Searched refs:_sel (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/arch/arm/plat-orion/include/plat/ |
D | mpp.h | 22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument 24 /* MPP select value */ (((_sel) & 0xf) << 8) | \
|
/linux-6.1.9/drivers/clk/meson/ |
D | vid-pll-div.c | 33 #define VID_PLL_DIV(_val, _sel, _ft, _fb) \ argument 36 .shift_sel = (_sel), \
|
D | axg-audio.c | 186 AUD_MUX(_name##_sel, _reg, 0x7, 24, _flag, \ 190 aud_##_name##_sel, CLK_SET_RATE_PARENT)
|
/linux-6.1.9/arch/arm/mach-orion5x/ |
D | mpp.h | 5 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ argument 7 /* MPP select value */ (((_sel) & 0xf) << 8) | \
|
/linux-6.1.9/arch/arm/mach-dove/ |
D | mpp.h | 5 #define MPP(_num, _sel, _in, _out) ( \ argument 7 /* MPP select value */ (((_sel) & 0xf) << 8) | \
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | selection-api-targets.rst | 8 .. _sel-targets-capture:
|
D | vidioc-g-selection.rst | 118 .. _sel-const-adjust:
|
/linux-6.1.9/arch/arm/mach-mv78xx0/ |
D | mpp.h | 11 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument 13 /* MPP select value */ (((_sel) & 0xf) << 8) | \
|