OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RMIXL_PCIE_IO_BAR_ENB
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixlreg.h
499
#define
RMIXL_PCIE_IO_BAR_ENB
__BIT(0) /* 1=Enable */
501
((uint32_t)(((ba) >> (26 - 18)) | ((en) ?
RMIXL_PCIE_IO_BAR_ENB
: 0)))
rmixl_pcie.c
351
if ((bar &
RMIXL_PCIE_IO_BAR_ENB
) == 0) {
1579
if ((r &
RMIXL_PCIE_IO_BAR_ENB
) != 0) {
Completed in 21 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025