Home
last modified time | relevance | path

Searched refs:EN (Results 1 – 25 of 68) sorted by relevance

123

/linux/drivers/thermal/qcom/
A Dtsens-8960.c24 #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/Documentation/devicetree/bindings/pinctrl/
A Dmediatek,mt8183-pinctrl.yaml122 EN is used to enable or disable the specific driving setup.
124 0: (E1, E0, EN) = (0, 0, 0)
125 1: (E1, E0, EN) = (0, 0, 1)
126 2: (E1, E0, EN) = (0, 1, 0)
127 3: (E1, E0, EN) = (0, 1, 1)
128 4: (E1, E0, EN) = (1, 0, 0)
129 5: (E1, E0, EN) = (1, 0, 1)
130 6: (E1, E0, EN) = (1, 1, 0)
131 7: (E1, E0, EN) = (1, 1, 1)
/linux/drivers/gpu/drm/amd/display/dc/gpio/
A Dhw_gpio.c47 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()
A Dddc_regs.h43 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),\
A Dgeneric_regs.h40 GENERIC_GPIO_REG_LIST_ENTRY(EN, cd, id),\
A Dhpd_regs.h48 HPD_GPIO_REG_LIST_ENTRY(EN,cd,id),\
/linux/drivers/regulator/
A Dmc13xxx.h67 .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/
A Dcib.txt10 - reg: Two elements consisting of the addresses of the RAW and EN
27 <0x10700 0x0000e100 0x0 0x8>; /* EN */
/linux/drivers/hwmon/
A Das370-hwmon.c18 #define EN BIT(1) macro
40 val |= EN; in init_pvt()
/linux/Documentation/devicetree/bindings/display/bridge/
A Dchipone,icn6211.yaml28 description: Bridge EN pin, chip is reset when EN is low.
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-i2c.c149 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/
A Dsun8i-h2-plus-bananapi-m2-zero.dts220 "", "", "", "", "", "", "CSI-PWR-EN", "",
252 "VCC-IO-EN", "USB0-ID", "WL-PWR-EN",
/linux/Documentation/devicetree/bindings/clock/
A Dbaikal,bt1-ccu-div.yaml62 EN------|-----------+ |
69 the output clock stabilization, EN - enable/disable the divider block,
72 figure above (like EN, CLKDIV/LOCK/SETCLK). In this case the corresponding
/linux/Documentation/devicetree/bindings/sound/
A Dnau8315.txt7 - enable-gpios : GPIO specifier for the chip's device enable input(EN) pin.
/linux/Documentation/devicetree/bindings/iio/light/
A Davago,apds9300.yaml13 Datasheet at https://www.avagotech.com/docs/AV02-1077EN
A Davago,apds9960.yaml13 Datasheet at https://www.avagotech.com/docs/AV02-4191EN
/linux/Documentation/devicetree/bindings/leds/backlight/
A Dsky81452-backlight.txt8 - gpios : GPIO to use to EN pin.
A Dlp855x.txt16 - enable-supply: Regulator which controls the EN/VDDIO input
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-sti.c102 #define EN BIT(1) macro
235 regmap_update_bits(regmap, reg, EN_MASK, EN); in sti_dwmac_set_mode()
/linux/drivers/gpu/drm/nouveau/
A Dnvc0_fence.c48 NVDEF(NV906F, SEMAPHORED, RELEASE_WFI, EN) | in nvc0_fence_emit32()
/linux/Documentation/devicetree/bindings/media/i2c/
A Dadp1653.txt9 - enable-gpios: Specifier of the GPIO connected to EN pin
/linux/Documentation/devicetree/bindings/iio/chemical/
A Dsenseair,sunrise.yaml37 Phandle to the GPIO line connected to the EN pin. Typically active high.
/linux/Documentation/devicetree/bindings/leds/
A Dleds-sgm3140.yaml25 description: A connection to the 'EN' pin.
/linux/Documentation/hwmon/
A Dir38064.rst12 …https://www.infineon.com/dgdl/Infineon-IR38064MTRPBF-DS-v03_07-EN.pdf?fileId=5546d462584d1d4a0158d…
/linux/Documentation/devicetree/bindings/rtc/
A Drtc-omap.txt7 This RTC IP has special WAKE-EN Register to enable

Completed in 221 milliseconds

123