Home
last modified time | relevance | path

Searched refs:shifter (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c269 RK_U32 shifter = 32; in jpegd_write_qp_ac_dc_table() local
320 if (shifter == 32) in jpegd_write_qp_ac_dc_table()
321 table_word = (table_value << (shifter - 8)); in jpegd_write_qp_ac_dc_table()
323 table_word |= (table_value << (shifter - 8)); in jpegd_write_qp_ac_dc_table()
325 shifter -= 8; in jpegd_write_qp_ac_dc_table()
326 if (shifter == 0) { in jpegd_write_qp_ac_dc_table()
330 shifter = 32; in jpegd_write_qp_ac_dc_table()
343 if (shifter == 32) in jpegd_write_qp_ac_dc_table()
344 table_word = (table_value << (shifter - 8)); in jpegd_write_qp_ac_dc_table()
346 table_word |= (table_value << (shifter - 8)); in jpegd_write_qp_ac_dc_table()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-mt6797.txt52 - mediatek,tdsel: An integer describing the steps for output level shifter
55 - mediatek,rdsel: An integer describing the steps for input level shifter
H A Dpinctrl-mt8183.txt55 mediatek,tdsel: An integer describing the steps for output level shifter
58 mediatek,rdsel: An integer describing the steps for input level shifter
H A Dpinctrl-mt7622.txt73 - mediatek,tdsel: An integer describing the steps for output level shifter duty
76 - mediatek,rdsel: An integer describing the steps for input level shifter duty
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ti/
H A Dti,tpd12s015.txt1 TPD12S015 HDMI level shifter and ESD protection chip
H A Dti,omap-dss.txt88 shifter). The video pipelines for the connectors are formed as follows:
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-hrefv60plus.dtsi169 /* VMMCI level-shifter enable */
174 /* VMMCI level-shifter voltage select */
H A Dimx6q-logicpd.dts109 regulator-always-on; /* Without this, the level shifter on HDMI doesn't turn on */
H A Dam335x-bonegreen-wireless.dts115 /* On the BBGW this pin is routed through the level shifter (U21) that */
H A Dste-snowball.dts513 /* VMMCI level-shifter enable */
518 /* VMMCI level-shifter voltage select */
H A Domap3-evm-processor-common.dtsi195 * for bus switch SN74CB3Q3384A, level-shifter SN74AVC16T245DGGR, and 1.8V.
/OK3568_Linux_fs/kernel/arch/microblaze/
H A DKconfig.platform19 on MicroBlaze systems without a barrel shifter.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zc1751-xm015-dc1.dts119 /* SD1 with level shifter */
H A Dzynqmp-zcu104-revA.dts174 /* SD1 with level shifter */
H A Dzynqmp-zcu100-revC.dts231 /* SD0 only supports 3.3V, no level shifter */
H A Dzynqmp-zcu111-revA.dts517 /* SD1 with level shifter */
H A Dzynqmp-zcu106-revA.dts611 /* SD1 with level shifter */
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/exynos/
H A Ddwmmc.txt36 . The above 3 values are used by the clock phase shifter.
/OK3568_Linux_fs/kernel/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c1052 u32 shifter; in bcm2711_pull_config_set() local
1057 shifter = PUD_2711_REG_SHIFT(pin); in bcm2711_pull_config_set()
1060 value &= ~(PUD_2711_MASK << shifter); in bcm2711_pull_config_set()
1061 value |= (arg << shifter); in bcm2711_pull_config_set()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dcec-gpio.txt33 15 aka BCM22 (some level shifter is needed for the HPD and 5V lines!):
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/
H A DKconfig17 tristate "TPD12S015 HDMI ESD protection and level shifter"
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A DKconfig295 tristate "TI TPD12S015 HDMI level shifter and ESD protection"
299 Texas Instruments TPD12S015 HDMI level shifter and ESD protection
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dzynqmp-zc1751-xm015-dc1.dts165 /* SD1 with level shifter */
H A Dzynqmp-zcu102-revA.dts604 /* SD1 with level shifter */
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DFEATURES.in71 ** phaser: Phase shifter

12