Home
last modified time | relevance | path

Searched refs:_mux (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/clk/actions/
A Dowl-composite.h38 _mux, _gate, _div, _flags) \ argument
40 .mux_hw = _mux, \
67 _mux, _gate, _factor, _flags) \ argument
69 .mux_hw = _mux, \
98 _mux, _gate, _flags) \ argument
100 .mux_hw = _mux, \
/linux/sound/soc/codecs/
A Darizona.h165 const struct snd_kcontrol_new name##_mux = \
190 ARIZONA_MUX(name_str " Input", &name##_mux)
A Dmadera.h212 const struct snd_kcontrol_new name##_mux = \
237 MADERA_MUX(name_str " Input 1", &name##_mux)
A Dwm2200.c1076 const struct snd_kcontrol_new name##_mux = \
A Dwm5100.c390 const struct snd_kcontrol_new name##_mux = \
/linux/drivers/phy/mscc/
A Dphy-ocelot-serdes.c345 #define SERDES_MUX(_idx, _port, _mode, _submode, _mask, _mux) { \ argument
351 .mux = _mux, \
/linux/drivers/clk/tegra/
A Dclk-tegra-audio.c58 .mux_clk_id = tegra_clk_ ## _name ## _mux,\
/linux/drivers/pinctrl/renesas/
A Dsh_pfc.h56 .mux = n##_mux, \
58 BUILD_BUG_ON_ZERO(sizeof(n##_pins) != sizeof(n##_mux)), \
79 .mux = n##__VA_ARGS__##_mux.data##s, \
A Dpfc-r8a7778.c1258 static const unsigned int name ##_mux[] = { arg1##_MARK }
1260 static const unsigned int name ##_mux[] = { arg1##_MARK, arg2##_MARK, }
1262 static const unsigned int name ##_mux[] = { arg1##_MARK, arg2##_MARK, \
1265 static const unsigned int name ##_mux[] = { arg1##_MARK, arg2##_MARK, \
1268 static const unsigned int name ##_mux[] = { arg1##_MARK, arg2##_MARK, \
A Dpfc-r8a7740.c24 static const unsigned int intc_irq##irq##_mux[] = { \
32 static const unsigned int intc_irq##irq##_##idx##_mux[] = { \
A Dpfc-emev2.c673 static const unsigned int name##_mux[] = { mark##_MARK }
A Dpfc-r8a73a4.c1390 static const unsigned int irqc_irq##irq_mark##_mux[] = { \
/linux/drivers/clk/nxp/
A Dclk-lpc32xx.c1206 #define LPC32XX_DEFINE_COMPOSITE(_idx, _mux, _div, _gate) \ argument
1211 .mux = (CLK_PREFIX(_mux) == LPC32XX_CLK__NULL ? NULL : \
1212 &clk_hw_proto[CLK_PREFIX(_mux)].hw0), \
/linux/drivers/clk/
A Dclk-stm32mp1.c698 #define to_clk_mmux(_mux) container_of(_mux, struct stm32_clk_mmux, mux) argument
1339 #define COMPOSITE(_id, _name, _parents, _flags, _gate, _mux, _div)\ argument
1348 _mux,\
/linux/drivers/phy/marvell/
A Dphy-mvebu-cp110-comphy.c186 #define ETH_CONF(_lane, _port, _submode, _mux, _fw) \ argument
192 .mux = _mux, \

Completed in 83 milliseconds