| /OK3568_Linux_fs/kernel/drivers/clk/actions/ |
| H A D | owl-composite.h | 38 _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 D | pinmux-config-dalmore.h | 10 #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 D | pinmux-config-tamonten-ng.h | 11 #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 D | pinmux-config-cardhu.h | 10 #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 D | pinmux-config-apalis_t30.h | 10 #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 D | pinmux-config-colibri_t30.h | 10 #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 D | arizona.h | 130 const struct snd_kcontrol_new name##_mux = \ 155 ARIZONA_MUX(name_str " Input", &name##_mux)
|
| H A D | madera.h | 212 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 D | pinmux-config-cei-tk1-som.h | 69 #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 D | pinmux-config-jetson-tk1.h | 77 #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 D | phy-ocelot-serdes.c | 345 #define SERDES_MUX(_idx, _port, _mode, _submode, _mask, _mux) { \ argument 351 .mux = _mux, \
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | sh_pfc.h | 47 .mux = n##_mux, \ 49 BUILD_BUG_ON_ZERO(sizeof(n##_pins) != sizeof(n##_mux)), \ 70 .mux = n##__VA_ARGS__##_mux.data##s, \
|
| H A D | pfc-r8a7778.c | 1262 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 D | pfc-r8a7740.c | 24 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 D | clk-tegra-audio.c | 58 .mux_clk_id = tegra_clk_ ## _name ## _mux,\
|
| /OK3568_Linux_fs/u-boot/board/nvidia/p2571/ |
| H A D | pinmux-config-p2571.h | 51 #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 D | pinmux-config-p2371-2180.h | 87 #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 D | pinmux-config-e2220-1170.h | 85 #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 D | pinmux-config-p2371-0000.h | 76 #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 D | clk-lpc32xx.c | 1206 #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 D | clk-stm32mp1.c | 695 #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 D | pinmux-config-nyan-big.h | 73 #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 D | pinmux-config-apalis-tk1.h | 58 #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 D | pinmux-config-venice2.h | 84 #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 D | phy-mvebu-cp110-comphy.c | 186 #define ETH_CONF(_lane, _port, _submode, _mux, _fw) \ argument 192 .mux = _mux, \
|