Searched refs:WL1273_RADIO_CHILD (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | wl1273-core.h | 130 #define WL1273_RADIO_CHILD BIT(0) macro |
/linux/drivers/mfd/ | ||
H A D | wl1273-core.c | 174 if (!(pdata->children & WL1273_RADIO_CHILD)) { in wl1273_core_probe() |