/linux/drivers/thermal/qcom/ |
H A 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/drivers/gpu/drm/amd/display/dc/gpio/ |
H A 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()
|
H A 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),\
|
H A D | generic_regs.h | 40 GENERIC_GPIO_REG_LIST_ENTRY(EN, cd, id),\
|
H A D | hpd_regs.h | 48 HPD_GPIO_REG_LIST_ENTRY(EN, cd, id),\
|
/linux/Documentation/hwmon/ |
H A 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…
|
H A D | xdp710.rst | 14 …bsite : https://www.infineon.com/dgdl/Infineon-XDP710-001-DataSheet-v01_00-EN.pdf?fileId=8ac78c8c8…
|
/linux/drivers/regulator/ |
H A 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/Documentation/devicetree/bindings/mips/cavium/ |
H A D | cib.txt | 10 - reg: Two elements consisting of the addresses of the RAW and EN 27 <0x10700 0x0000e100 0x0 0x8>; /* EN */
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | umsch_mm_v4_0.c | 192 data = REG_SET_FIELD(data, VCN_AGDB_CTRL0, EN, 1); in umsch_mm_v4_0_aggregated_doorbell_init() 198 data = REG_SET_FIELD(data, VCN_AGDB_CTRL1, EN, 1); in umsch_mm_v4_0_aggregated_doorbell_init() 204 data = REG_SET_FIELD(data, VCN_AGDB_CTRL2, EN, 1); in umsch_mm_v4_0_aggregated_doorbell_init() 210 data = REG_SET_FIELD(data, VCN_AGDB_CTRL3, EN, 1); in umsch_mm_v4_0_aggregated_doorbell_init() 222 data = REG_SET_FIELD(data, VCN_UMSCH_RB_DB_CTRL, EN, 1); in umsch_mm_v4_0_ring_start() 255 data = REG_SET_FIELD(data, VCN_UMSCH_RB_DB_CTRL, EN, 0); in umsch_mm_v4_0_ring_stop()
|
/linux/drivers/hwmon/ |
H A D | as370-hwmon.c | 19 #define EN BIT(1) macro 41 val |= EN; in init_pvt()
|
/linux/Documentation/translations/zh_TW/arch/loongarch/ |
H A 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 (英文版)
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A 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/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 221 "", "", "", "", "", "", "CSI-PWR-EN", "", 253 "VCC-IO-EN", "USB0-ID", "WL-PWR-EN",
|
/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | sky81452-backlight.txt | 8 - gpios : GPIO to use to EN pin.
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A 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/Documentation/devicetree/bindings/media/i2c/ |
H A D | adp1653.txt | 9 - enable-gpios: Specifier of the GPIO connected to EN pin
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nvc0_fence.c | 48 NVDEF(NV906F, SEMAPHORED, RELEASE_WFI, EN) | in nvc0_fence_emit32()
|
/linux/drivers/net/ethernet/tehuti/ |
H A D | Kconfig | 36 DLink DXE-810S, ASUS XG-C100F, and Edimax EN-9320.
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | rtc-omap.txt | 7 This RTC IP has special WAKE-EN Register to enable
|
/linux/drivers/gpu/drm/radeon/ |
H A D | trinityd.h | 217 # define EN (1 << 9) macro
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_dpi_regs.h | 10 #define EN BIT(0) macro
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6sx-sdb.dts | 149 /* Transceiver EN/STBY is active low on RevB board */
|
H A D | imx6sx-sdb-reva.dts | 148 /* Transceiver EN/STBY is active high on RevA board */
|
/linux/drivers/accel/ivpu/ |
H A D | ivpu_hw_ip.c | 236 val = REG_SET_FLD(VPU_37XX_HOST_SS_AON_VPU_IDLE_GEN, EN, val); in idle_gen_drive_37xx() 238 val = REG_CLR_FLD(VPU_37XX_HOST_SS_AON_VPU_IDLE_GEN, EN, val); in idle_gen_drive_37xx() 248 val = REG_SET_FLD(VPU_40XX_HOST_SS_AON_IDLE_GEN, EN, val); in idle_gen_drive_40xx() 250 val = REG_CLR_FLD(VPU_40XX_HOST_SS_AON_IDLE_GEN, EN, val); in idle_gen_drive_40xx()
|