Searched full:shifter (Results 1 – 25 of 91) sorted by relevance
1234
/linux-6.12.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-6.12.1/arch/arm/boot/dts/st/ |
D | ste-href520-tvk.dts | 43 /* VMMCI level-shifter enable */ 48 /* VMMCI level-shifter voltage select */
|
D | ste-hrefv60plus-tvk.dts | 44 /* VMMCI level-shifter enable */ 49 /* VMMCI level-shifter voltage select */
|
D | ste-hrefv60plus-stuib.dts | 63 /* VMMCI level-shifter enable */ 68 /* VMMCI level-shifter voltage select */
|
/linux-6.12.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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v1.h | 26 void dr_ste_v1_set_action_set(u8 *d_action, u8 hw_field, u8 shifter, 28 void dr_ste_v1_set_action_add(u8 *d_action, u8 hw_field, u8 shifter,
|
D | dr_ste.h | 179 u8 shifter, 184 u8 shifter,
|
/linux-6.12.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-6.12.1/arch/arm64/boot/dts/xilinx/ |
D | zynqmp-sck-kv-g-revA.dtso | 8 * SD level shifter: 147 * SD 3.0 requires level shifter and this property 148 * should be removed if the board has level shifter and
|
D | zynqmp-sck-kv-g-revB.dtso | 148 * SD 3.0 requires level shifter and this property 149 * should be removed if the board has level shifter and
|
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | ti-tpd12s015.c | 3 * TPD12S015 HDMI ESD protection & level shifter chip driver 208 MODULE_DESCRIPTION("TPD12S015 HDMI level shifter and ESD protection driver");
|
D | Kconfig | 404 tristate "TI TPD12S015 HDMI level shifter and ESD protection" 408 Texas Instruments TPD12S015 HDMI level shifter and ESD protection
|
/linux-6.12.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-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | mmc-controller.yaml | 307 Supply for the bus IO line power, such as a level shifter. 308 If the level shifter is controlled by a GPIO line, this shall 310 switching the level shifter on/off.
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ti/ |
D | ti,tpd12s015.txt | 1 TPD12S015 HDMI level shifter and ESD protection chip
|
/linux-6.12.1/arch/microblaze/ |
D | Kconfig.platform | 19 on MicroBlaze systems without a barrel shifter.
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | mediatek,mt8183-pinctrl.yaml | 170 An integer describing the steps for output level shifter duty 177 An integer describing the steps for input level shifter duty cycle
|
D | mediatek,mt8365-pinctrl.yaml | 178 An integer describing the steps for output level shifter duty 185 An integer describing the steps for input level shifter duty cycle
|
D | mediatek,mt7622-pinctrl.yaml | 342 An integer describing the steps for output level shifter duty 349 An integer describing the steps for input level shifter duty cycle
|
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/displays/ |
D | Kconfig | 17 tristate "TPD12S015 HDMI ESD protection and level shifter"
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | cec.rst | 231 level-shifter that is powered off when the HPD signal is low, thus 233 the level-shifter will prevent this from functioning. 341 be connected via the level shifter to these pins: GPIO 23 and GPIO 12. 343 level shifter to these pins: GPIO 25 and GPIO 22. Monitoring the HPD and
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/imu/ |
D | invensense,mpu6050.yaml | 51 invensense,level-shifter:
|
/linux-6.12.1/arch/m68k/atari/ |
D | config.c | 619 ATARIHW_ANNOUNCE(STND_SHIFTER, "ST Shifter"); in atari_get_hardware_list() 620 ATARIHW_ANNOUNCE(EXTD_SHIFTER, "STe Shifter"); in atari_get_hardware_list() 621 ATARIHW_ANNOUNCE(TT_SHIFTER, "TT Shifter"); in atari_get_hardware_list() 622 ATARIHW_ANNOUNCE(VIDEL_SHIFTER, "Falcon Shifter"); in atari_get_hardware_list()
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6q-logicpd.dts | 109 regulator-always-on; /* Without this, the level shifter on HDMI doesn't turn on */
|
/linux-6.12.1/drivers/media/platform/ti/omap3isp/ |
D | omap3isp.h | 26 * @data_lane_shift: Data lane shifter
|
1234