Home
last modified time | relevance | path

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

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