Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h218 #define CTL_EDGE_TPOWER(_ctl) ((_ctl) & 0x3f) argument
219 #define CTL_EDGE_FLAGS(_ctl) (((_ctl) >> 6) & 0x03) argument
/linux/sound/aoa/fabrics/
H A Dlayout.c659 static const struct snd_kcontrol_new n##_ctl = { \