Home
last modified time | relevance | path

Searched refs:BCMA_CC_CAP_PCTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/bcma/
H A Ddriver_chipcommon.c217 if (cc->capabilities & BCMA_CC_CAP_PCTL) in bcma_core_chipcommon_init()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_chipcommon.h43 #define BCMA_CC_CAP_PCTL 0x00040000 /* Power Control */ macro