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_CFG_BAR_ENB
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixlreg.h
457
#define
RMIXL_PCIE_CFG_BAR_ENB
__BIT(0) /* 1=Enable */
460
((uint32_t)(((ba) >> (25 - 17)) | ((en) ?
RMIXL_PCIE_CFG_BAR_ENB
: 0)))
rmixl_pcie.c
312
if ((bar &
RMIXL_PCIE_CFG_BAR_ENB
) == 0) {
1542
if ((r &
RMIXL_PCIE_CFG_BAR_ENB
) != 0) {
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025