Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/plat-orion/include/plat/
H A Dmpp.h22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument
24 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dvid-pll-div.c33 #define VID_PLL_DIV(_val, _sel, _ft, _fb) \ argument
36 .shift_sel = (_sel), \
H A Daxg-audio.c186 AUD_MUX(_name##_sel, _reg, 0x7, 24, _flag, \
190 aud_##_name##_sel, CLK_SET_RATE_PARENT)
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dmpp.h5 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ argument
7 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/OK3568_Linux_fs/kernel/arch/arm/mach-dove/
H A Dmpp.h5 #define MPP(_num, _sel, _in, _out) ( \ argument
7 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dselection-api-targets.rst8 .. _sel-targets-capture:
H A Dvidioc-g-selection.rst118 .. _sel-const-adjust:
/OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/
H A Dmpp.h15 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument
17 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h12 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ argument
14 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos3250-pinctrl.dtsi39 #define PIN_CFG(_pin, _sel, _pull, _drv) \ argument
42 samsung,pin-function = <_sel>; \