/Linux-v5.15/drivers/thermal/qcom/ |
D | tsens-8960.c | 24 #define EN BIT(0) macro 70 mask = SLP_CLK_ENA | EN; in suspend_8960() 72 mask = SLP_CLK_ENA_8660 | EN; in suspend_8960() 143 reg |= mask | SLP_CLK_ENA | EN; in enable_8960() 145 reg |= mask | SLP_CLK_ENA_8660 | EN; in enable_8960() 162 mask |= EN; in disable_8960()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_gpio.c | 47 REG_GET(EN_reg, EN, &gpio->store.en); in store_registers() 56 REG_UPDATE(EN_reg, EN, gpio->store.en); in restore_registers() 114 REG_UPDATE(EN_reg, EN, ~value); in dal_hw_gpio_set_value() 151 REG_UPDATE(EN_reg, EN, 0); in dal_hw_gpio_config_mode()
|
D | ddc_regs.h | 43 DDC_GPIO_REG_LIST_ENTRY(EN,cd,id),\ 66 DDC_GPIO_VGA_REG_LIST_ENTRY(EN,cd),\ 83 DDC_GPIO_I2C_REG_LIST_ENTRY(EN,cd),\
|
D | generic_regs.h | 40 GENERIC_GPIO_REG_LIST_ENTRY(EN, cd, id),\
|
D | hpd_regs.h | 48 HPD_GPIO_REG_LIST_ENTRY(EN,cd,id),\
|
/Linux-v5.15/drivers/regulator/ |
D | mc13xxx.h | 67 .enable_bit = prefix ## _reg ## _ ## _name ## EN, \ 85 .enable_bit = prefix ## _reg ## _ ## _name ## EN, \ 100 .enable_bit = prefix ## _reg ## _ ## _name ## EN, \
|
/Linux-v5.15/Documentation/devicetree/bindings/mips/cavium/ |
D | cib.txt | 10 - reg: Two elements consisting of the addresses of the RAW and EN 27 <0x10700 0x0000e100 0x0 0x8>; /* EN */
|
/Linux-v5.15/drivers/hwmon/ |
D | as370-hwmon.c | 18 #define EN BIT(1) macro 40 val |= EN; in init_pvt()
|
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-i2c.c | 149 XI2C_IOWRITE_BITS(pdata, IC_ENABLE, EN, 1); in xgbe_i2c_abort() 170 XI2C_IOWRITE_BITS(pdata, IC_ENABLE, EN, mode); in xgbe_i2c_set_enable() 171 if (XI2C_IOREAD_BITS(pdata, IC_ENABLE_STATUS, EN) == mode) in xgbe_i2c_set_enable()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | sun8i-h2-plus-bananapi-m2-zero.dts | 220 "", "", "", "", "", "", "CSI-PWR-EN", "", 252 "VCC-IO-EN", "USB0-ID", "WL-PWR-EN",
|
D | imx6sx-sdb.dts | 149 /* Transceiver EN/STBY is active low on RevB board */
|
D | imx6sx-sdb-reva.dts | 148 /* Transceiver EN/STBY is active high on RevA board */
|
D | sun6i-a31s-sinovoip-bpi-m2.dts | 325 "PMU-SCK", "PMU-SDA", "VBAT-EN", "", "IR-RX", 327 "WL-PMU-EN", "", "", "", "", "", "", "", "", "", "", "",
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | nau8315.txt | 7 - enable-gpios : GPIO specifier for the chip's device enable input(EN) pin.
|
/Linux-v5.15/Documentation/devicetree/bindings/leds/backlight/ |
D | sky81452-backlight.txt | 8 - gpios : GPIO to use to EN pin.
|
D | lp855x.txt | 16 - enable-supply: Regulator which controls the EN/VDDIO input
|
/Linux-v5.15/drivers/gpu/drm/nouveau/ |
D | nvc0_fence.c | 48 NVDEF(NV906F, SEMAPHORED, RELEASE_WFI, EN) | in nvc0_fence_emit32()
|
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/ |
D | adp1653.txt | 9 - enable-gpios: Specifier of the GPIO connected to EN pin
|
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-sti.c | 102 #define EN BIT(1) macro 235 regmap_update_bits(regmap, reg, EN_MASK, EN); in sti_dwmac_set_mode()
|
/Linux-v5.15/Documentation/hwmon/ |
D | ir38064.rst | 12 …https://www.infineon.com/dgdl/Infineon-IR38064MTRPBF-DS-v03_07-EN.pdf?fileId=5546d462584d1d4a0158d…
|
/Linux-v5.15/Documentation/devicetree/bindings/net/nfc/ |
D | trf7970a.txt | 7 - ti,enable-gpios: One or two GPIO entries used for 'EN' and 'EN2' pins on the
|
/Linux-v5.15/Documentation/devicetree/bindings/rtc/ |
D | rtc-omap.txt | 7 This RTC IP has special WAKE-EN Register to enable
|
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | trinityd.h | 217 # define EN (1 << 9) macro
|
/Linux-v5.15/drivers/gpu/drm/mediatek/ |
D | mtk_dpi_regs.h | 10 #define EN BIT(0) macro
|
D | mtk_dpi.c | 145 mtk_dpi_mask(dpi, DPI_EN, EN, EN); in mtk_dpi_enable() 150 mtk_dpi_mask(dpi, DPI_EN, 0, EN); in mtk_dpi_disable()
|