/Linux-v6.6/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-v6.6/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-v6.6/Documentation/hwmon/ |
D | ir38064.rst | 12 …https://www.infineon.com/dgdl/Infineon-IR38060M-DS-v03_16-EN.pdf?fileId=5546d4625c167129015c3291ea… 20 …https://www.infineon.com/dgdl/Infineon-IR38064MTRPBF-DS-v03_07-EN.pdf?fileId=5546d462584d1d4a0158d… 28 …https://www.infineon.com/dgdl/Infineon-IR38164M-DS-v02_02-EN.pdf?fileId=5546d462636cc8fb01640046ef… 36 …https://www.infineon.com/dgdl/Infineon-IR38263M-DataSheet-v03_05-EN.pdf?fileId=5546d4625b62cd8a015…
|
/Linux-v6.6/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-v6.6/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-v6.6/drivers/hwmon/ |
D | as370-hwmon.c | 19 #define EN BIT(1) macro 41 val |= EN; in init_pvt()
|
/Linux-v6.6/Documentation/translations/zh_CN/arch/loongarch/ |
D | irq-chip-model.rst | 142 …ngson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-usermanual-1.02-EN.pdf (英文版) 148 …ngson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-usermanual-2.00-EN.pdf (英文版)
|
D | introduction.rst | 343 …hub.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-EN.pdf (英文版) 349 ….com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.01-EN.pdf (英文版)
|
/Linux-v6.6/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-v6.6/arch/arm/boot/dts/allwinner/ |
D | sun8i-h2-plus-bananapi-m2-zero.dts | 221 "", "", "", "", "", "", "CSI-PWR-EN", "", 253 "VCC-IO-EN", "USB0-ID", "WL-PWR-EN",
|
D | sun6i-a31s-sinovoip-bpi-m2.dts | 325 "PMU-SCK", "PMU-SDA", "VBAT-EN", "", "IR-RX", 327 "WL-PMU-EN", "", "", "", "", "", "", "", "", "", "", "",
|
/Linux-v6.6/Documentation/devicetree/bindings/leds/backlight/ |
D | sky81452-backlight.txt | 8 - gpios : GPIO to use to EN pin.
|
/Linux-v6.6/Documentation/arch/loongarch/ |
D | irq-chip-model.rst | 140 …oongArch-Documentation/releases/latest/download/Loongson-3A5000-usermanual-1.02-EN.pdf (in English) 146 …oongArch-Documentation/releases/latest/download/Loongson-7A1000-usermanual-2.00-EN.pdf (in English)
|
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-sti.c | 80 #define EN BIT(1) macro 183 regmap_update_bits(regmap, reg, EN_MASK, EN); in sti_dwmac_set_mode()
|
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | adp1653.txt | 9 - enable-gpios: Specifier of the GPIO connected to EN pin
|
/Linux-v6.6/drivers/gpu/drm/nouveau/ |
D | nvc0_fence.c | 48 NVDEF(NV906F, SEMAPHORED, RELEASE_WFI, EN) | in nvc0_fence_emit32()
|
/Linux-v6.6/Documentation/devicetree/bindings/rtc/ |
D | rtc-omap.txt | 7 This RTC IP has special WAKE-EN Register to enable
|
/Linux-v6.6/drivers/gpu/drm/radeon/ |
D | trinityd.h | 217 # define EN (1 << 9) macro
|
/Linux-v6.6/drivers/gpu/drm/mediatek/ |
D | mtk_dpi_regs.h | 10 #define EN BIT(0) macro
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
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 */
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | biblio.rst | 20 EN 300 294 24 :title: EN 300 294 "625-line television Wide Screen Signalling (WSS)"
|