Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona.h342 #define SELECTOR(_offset, _shift, _width) \ macro
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h349 #define SELECTOR(_offset, _shift, _width) \ macro
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h349 #define SELECTOR(_offset, _shift, _width) \ macro
/openbmc/linux/net/wireless/
H A Dnl80211.c16489 #define SELECTOR(_, name, value) NL80211_IFL_SEL_##name, macro
16495 #define SELECTOR(_, name, value) [NL80211_IFL_SEL_##name] = value, macro
16745 #define SELECTOR(__sel, name, value) \ macro