Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dwl1273-core.h130 #define WL1273_RADIO_CHILD BIT(0) macro
/linux/drivers/mfd/
H A Dwl1273-core.c174 if (!(pdata->children & WL1273_RADIO_CHILD)) { in wl1273_core_probe()