Home
last modified time | relevance | path

Searched refs:_sel (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/arch/arm/plat-orion/include/plat/
Dmpp.h22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument
24 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/linux-6.1.9/drivers/clk/meson/
Dvid-pll-div.c33 #define VID_PLL_DIV(_val, _sel, _ft, _fb) \ argument
36 .shift_sel = (_sel), \
Daxg-audio.c186 AUD_MUX(_name##_sel, _reg, 0x7, 24, _flag, \
190 aud_##_name##_sel, CLK_SET_RATE_PARENT)
/linux-6.1.9/arch/arm/mach-orion5x/
Dmpp.h5 #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/
Dmpp.h5 #define MPP(_num, _sel, _in, _out) ( \ argument
7 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dselection-api-targets.rst8 .. _sel-targets-capture:
Dvidioc-g-selection.rst118 .. _sel-const-adjust:
/linux-6.1.9/arch/arm/mach-mv78xx0/
Dmpp.h11 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument
13 /* MPP select value */ (((_sel) & 0xf) << 8) | \