Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dwl1273-core.h143 #define WL1273_RADIO_CHILD BIT(0) macro
/Linux-v4.19/drivers/mfd/
Dwl1273-core.c189 if (!(pdata->children & WL1273_RADIO_CHILD)) { in wl1273_core_probe()