Searched full:shifter (Results 1 – 25 of 86) sorted by relevance
1234
/Linux-v6.1/arch/microblaze/include/asm/ |
D | hash.h | 7 * both multiplier and barrel shifter, but omitting them is technically 10 * With just a barrel shifter, we can implement an efficient constant 24 * Without even a shifter, it's hopless; any hash function will suck. 54 * Without a barrel shifter, left shifts are implemented as in __hash_32()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | ste-href520-tvk.dts | 42 /* VMMCI level-shifter enable */ 47 /* VMMCI level-shifter voltage select */
|
D | ste-hrefv60plus-tvk.dts | 43 /* VMMCI level-shifter enable */ 48 /* VMMCI level-shifter voltage select */
|
D | ste-hrefv60plus-stuib.dts | 62 /* VMMCI level-shifter enable */ 67 /* VMMCI level-shifter voltage select */
|
D | imx6q-logicpd.dts | 109 regulator-always-on; /* Without this, the level shifter on HDMI doesn't turn on */
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v1.h | 25 void dr_ste_v1_set_action_set(u8 *d_action, u8 hw_field, u8 shifter, 27 void dr_ste_v1_set_action_add(u8 *d_action, u8 hw_field, u8 shifter,
|
D | dr_ste.h | 178 u8 shifter, 183 u8 shifter,
|
/Linux-v6.1/include/drm/display/ |
D | drm_dp_dual_mode_helper.h | 76 * @DRM_LSPCON_MODE_LS: Level shifter mode of LSPCON 95 * @DRM_DP_DUAL_MODE_LSPCON: Level shifter / protocol converter
|
/Linux-v6.1/arch/arm64/boot/dts/xilinx/ |
D | zynqmp-sck-kv-g-revA.dts | 7 * SD level shifter: 128 * SD 3.0 requires level shifter and this property 129 * should be removed if the board has level shifter and
|
D | zynqmp-sck-kv-g-revB.dts | 108 * SD 3.0 requires level shifter and this property 109 * should be removed if the board has level shifter and
|
/Linux-v6.1/sound/soc/tegra/ |
D | tegra20_spdif.h | 124 * Receiver(RX) shifter is busy receiving data. 134 * Transmitter(TX) shifter is busy transmitting data. 144 * data from CH_STA_TX_A register is loaded into the internal shifter. 147 * (b) CH_STA_TX_F register is loaded into the internal shifter.
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | ti-tpd12s015.c | 3 * TPD12S015 HDMI ESD protection & level shifter chip driver 210 MODULE_DESCRIPTION("TPD12S015 HDMI level shifter and ESD protection driver");
|
D | Kconfig | 375 tristate "TI TPD12S015 HDMI level shifter and ESD protection" 379 Texas Instruments TPD12S015 HDMI level shifter and ESD protection
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | mediatek,mt6797-pinctrl.yaml | 131 An integer describing the steps for output level shifter duty 138 An integer describing the steps for input level shifter duty cycle
|
D | mediatek,mt8183-pinctrl.yaml | 163 An integer describing the steps for output level shifter duty 170 An integer describing the steps for input level shifter duty cycle
|
D | mediatek,mt7622-pinctrl.yaml | 319 An integer describing the steps for output level shifter duty 326 An integer describing the steps for input level shifter duty cycle
|
/Linux-v6.1/arch/m68k/include/asm/ |
D | atarihw.h | 78 ATARIHW_DECLARE(STND_SHIFTER); /* ST-Shifter - no base low ! */ 79 ATARIHW_DECLARE(EXTD_SHIFTER); /* STe-Shifter - 24 bit address */ 80 ATARIHW_DECLARE(TT_SHIFTER); /* TT-Shifter */ 81 ATARIHW_DECLARE(VIDEL_SHIFTER); /* Falcon-Shifter */ 154 ** Shifter
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | mmc-controller.yaml | 308 Supply for the bus IO line power, such as a level shifter. 309 If the level shifter is controlled by a GPIO line, this shall 311 switching the level shifter on/off.
|
/Linux-v6.1/Documentation/devicetree/bindings/display/ti/ |
D | ti,tpd12s015.txt | 1 TPD12S015 HDMI level shifter and ESD protection chip
|
/Linux-v6.1/arch/microblaze/ |
D | Kconfig.platform | 19 on MicroBlaze systems without a barrel shifter.
|
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/displays/ |
D | Kconfig | 17 tristate "TPD12S015 HDMI ESD protection and level shifter"
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | cec-gpio.txt | 33 15 aka BCM22 (some level shifter is needed for the HPD and 5V lines!):
|
/Linux-v6.1/arch/m68k/atari/ |
D | config.c | 626 ATARIHW_ANNOUNCE(STND_SHIFTER, "ST Shifter"); in atari_get_hardware_list() 627 ATARIHW_ANNOUNCE(EXTD_SHIFTER, "STe Shifter"); in atari_get_hardware_list() 628 ATARIHW_ANNOUNCE(TT_SHIFTER, "TT Shifter"); in atari_get_hardware_list() 629 ATARIHW_ANNOUNCE(VIDEL_SHIFTER, "Falcon Shifter"); in atari_get_hardware_list()
|
/Linux-v6.1/Documentation/translations/zh_CN/maintainer/ |
D | pull-requests.rst | 91 was a need for a new set of relativity shifter drivers to
|
/Linux-v6.1/drivers/media/platform/ti/omap3isp/ |
D | omap3isp.h | 26 * @data_lane_shift: Data lane shifter
|
1234