Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/clk/actions/
H 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, \
/OK3568_Linux_fs/u-boot/board/nvidia/dalmore/
H A Dpinmux-config-dalmore.h10 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument
13 .func = PMUX_FUNC_##_mux, \
22 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument
25 .func = PMUX_FUNC_##_mux, \
34 #define DDC_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _rcv_sel) \ argument
37 .func = PMUX_FUNC_##_mux, \
46 #define VI_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
49 .func = PMUX_FUNC_##_mux, \
58 #define CEC_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument
61 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/avionic-design/common/
H A Dpinmux-config-tamonten-ng.h11 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument
14 .func = PMUX_FUNC_##_mux, \
23 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument
26 .func = PMUX_FUNC_##_mux, \
35 #define LV_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
38 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/nvidia/cardhu/
H A Dpinmux-config-cardhu.h10 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument
13 .func = PMUX_FUNC_##_mux, \
22 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument
25 .func = PMUX_FUNC_##_mux, \
34 #define LV_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
37 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/toradex/apalis_t30/
H A Dpinmux-config-apalis_t30.h10 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument
13 .func = PMUX_FUNC_##_mux, \
22 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument
25 .func = PMUX_FUNC_##_mux, \
34 #define LV_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
37 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/toradex/colibri_t30/
H A Dpinmux-config-colibri_t30.h10 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument
13 .func = PMUX_FUNC_##_mux, \
22 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument
25 .func = PMUX_FUNC_##_mux, \
34 #define LV_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
37 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Darizona.h130 const struct snd_kcontrol_new name##_mux = \
155 ARIZONA_MUX(name_str " Input", &name##_mux)
H A Dmadera.h212 const struct snd_kcontrol_new name##_mux = \
237 MADERA_MUX(name_str " Input 1", &name##_mux)
/OK3568_Linux_fs/u-boot/board/cei/cei-tk1-som/
H A Dpinmux-config-cei-tk1-som.h69 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
72 .func = PMUX_FUNC_##_mux, \
290 #define MIPIPADCTRLCFG(_grp, _mux) \ argument
293 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/nvidia/jetson-tk1/
H A Dpinmux-config-jetson-tk1.h77 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
80 .func = PMUX_FUNC_##_mux, \
298 #define MIPIPADCTRLCFG(_grp, _mux) \ argument
301 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/kernel/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c345 #define SERDES_MUX(_idx, _port, _mode, _submode, _mask, _mux) { \ argument
351 .mux = _mux, \
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dsh_pfc.h47 .mux = n##_mux, \
49 BUILD_BUG_ON_ZERO(sizeof(n##_pins) != sizeof(n##_mux)), \
70 .mux = n##__VA_ARGS__##_mux.data##s, \
H A Dpfc-r8a7778.c1262 static const unsigned int name ##_mux[] = { arg1##_MARK }
1264 static const unsigned int name ##_mux[] = { arg1##_MARK, arg2##_MARK, }
1266 static const unsigned int name ##_mux[] = { arg1##_MARK, arg2##_MARK, \
1269 static const unsigned int name ##_mux[] = { arg1##_MARK, arg2##_MARK, \
1272 static const unsigned int name ##_mux[] = { arg1##_MARK, arg2##_MARK, \
H A Dpfc-r8a7740.c24 static const unsigned int intc_irq##irq##_mux[] = { \
32 static const unsigned int intc_irq##irq##_##idx##_mux[] = { \
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-tegra-audio.c58 .mux_clk_id = tegra_clk_ ## _name ## _mux,\
/OK3568_Linux_fs/u-boot/board/nvidia/p2571/
H A Dpinmux-config-p2571.h51 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _e_io_hv) \ argument
54 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/nvidia/p2371-2180/
H A Dpinmux-config-p2371-2180.h87 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _e_io_hv) \ argument
90 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/nvidia/e2220-1170/
H A Dpinmux-config-e2220-1170.h85 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _e_io_hv) \ argument
88 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/nvidia/p2371-0000/
H A Dpinmux-config-p2371-0000.h76 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _e_io_hv) \ argument
79 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H 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), \
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-stm32mp1.c695 #define to_clk_mmux(_mux) container_of(_mux, struct stm32_clk_mmux, mux) argument
1270 #define COMPOSITE(_id, _name, _parents, _flags, _gate, _mux, _div)\ argument
1279 _mux,\
/OK3568_Linux_fs/u-boot/board/nvidia/nyan-big/
H A Dpinmux-config-nyan-big.h73 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
76 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/toradex/apalis-tk1/
H A Dpinmux-config-apalis-tk1.h58 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
61 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/u-boot/board/nvidia/venice2/
H A Dpinmux-config-venice2.h84 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
87 .func = PMUX_FUNC_##_mux, \
/OK3568_Linux_fs/kernel/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c186 #define ETH_CONF(_lane, _port, _submode, _mux, _fw) \ argument
192 .mux = _mux, \

12