Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bcma/
Ddriver_chipcommon.c46 if (cc->capabilities & BCMA_CC_CAP_PCTL) in bcma_core_chipcommon_init()
/linux-3.4.99/include/linux/bcma/
Dbcma_driver_chipcommon.h38 #define BCMA_CC_CAP_PCTL 0x00040000 /* Power Control */ macro