Home
last modified time | relevance | path

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

/openbmc/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