/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() 110 /* We use (EN) to faster switch (used in DDC GPIO). in dal_hw_gpio_set_value() 111 * So (A) is grounded, output is driven by (EN = 0) in dal_hw_gpio_set_value() 112 * to pull the line down (output == 0) and (EN=1) in dal_hw_gpio_set_value() 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() 161 /* grounding the A register then use the EN register bit 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=5546d4625c167129015c3291ea9a4cee 20 https://www.infineon.com/dgdl/Infineon-IR38064MTRPBF-DS-v03_07-EN.pdf?fileId=5546d462584d1d4a0158db0d9efb67ca 28 https://www.infineon.com/dgdl/Infineon-IR38164M-DS-v02_02-EN.pdf?fileId=5546d462636cc8fb01640046efea1248 36 https://www.infineon.com/dgdl/Infineon-IR38263M-DataSheet-v03_05-EN.pdf?fileId=5546d4625b62cd8a015bcf81f90a6e52
|
H A D | xdp710.rst | 14 Publicly available at the Infineon website : https://www.infineon.com/dgdl/Infineon-XDP710-001-DataSheet-v01_00-EN.pdf?fileId=8ac78c8c8412f8d301848a5316290b97
|
/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/nouveau/ |
H A D | gv100_fence.c | 31 NVDEF(NVC36F, SEM_EXECUTE, RELEASE_WFI, EN) | in gv100_fence_emit32() 57 NVDEF(NVC36F, SEM_EXECUTE, ACQUIRE_SWITCH_TSG, EN) | in gv100_fence_sync32()
|
H A D | nvc0_fence.c | 48 NVDEF(NV906F, SEMAPHORED, RELEASE_WFI, EN) | in nvc0_fence_emit32()
|
/linux/drivers/hwmon/ |
H A D | as370-hwmon.c | 19 #define EN BIT(1) macro 41 val |= EN; in init_pvt()
|
/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/Documentation/translations/zh_TW/arch/loongarch/ |
H A D | irq-chip-model.rst | 142 https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-usermanual-1.02-EN.pdf (英文版) 148 https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-usermanual-2.00-EN.pdf (英文版)
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-i2c.c | 40 XI2C_IOWRITE_BITS(pdata, IC_ENABLE, EN, 1); in xgbe_i2c_abort() 61 XI2C_IOWRITE_BITS(pdata, IC_ENABLE, EN, mode); in xgbe_i2c_set_enable() 62 if (XI2C_IOREAD_BITS(pdata, IC_ENABLE_STATUS, EN) == mode) in xgbe_i2c_set_enable()
|
/linux/drivers/gpu/drm/imx/dc/ |
H A D | dc-fg.c | 48 #define EN BIT(31) macro 168 regmap_write(fg->reg, PKICKCONFIG, COL(kick_col) | ROW(kick_row) | EN); in dc_fg_cfg_videomode() 171 regmap_write(fg->reg, SKICKCONFIG, COL(kick_col) | ROW(kick_row) | EN); in dc_fg_cfg_videomode()
|
/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/translations/zh_CN/arch/loongarch/ |
H A D | irq-chip-model.rst | 229 https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-usermanual-1.02-EN.pdf (英文版) 235 https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-usermanual-2.00-EN.pdf (英文版)
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-sti.c | 72 #define EN BIT(1) macro 170 regmap_update_bits(regmap, reg, EN_MASK, EN); in sti_dwmac_set_mode()
|
/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | sky81452-backlight.txt | 8 - gpios : GPIO to use to EN pin.
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | adi,adp1653.txt | 9 - enable-gpios: Specifier of the GPIO connected to EN pin
|
/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
|