| /kernel/linux/linux-6.6/drivers/misc/cardreader/ |
| D | rts5209.c | 102 u8 pwr_mask, partial_pwr_on, pwr_on; in rts5209_card_power_on() local 106 pwr_on = SD_POWER_ON; in rts5209_card_power_on() 111 pwr_on = MS_POWER_ON; in rts5209_card_power_on() 127 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, CARD_PWR_CTL, pwr_mask, pwr_on); in rts5209_card_power_on()
|
| /kernel/linux/linux-5.10/drivers/misc/cardreader/ |
| D | rts5209.c | 102 u8 pwr_mask, partial_pwr_on, pwr_on; in rts5209_card_power_on() local 106 pwr_on = SD_POWER_ON; in rts5209_card_power_on() 111 pwr_on = MS_POWER_ON; in rts5209_card_power_on() 127 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, CARD_PWR_CTL, pwr_mask, pwr_on); in rts5209_card_power_on()
|
| /kernel/linux/linux-5.10/drivers/misc/nxp-pn5xx/ |
| D | pn5xx_i2c.h | 17 #define PWR_ON 1 macro
|
| /kernel/linux/linux-6.6/drivers/phy/freescale/ |
| D | phy-fsl-imx8-mipi-dphy.c | 71 #define PWR_ON 0 macro 526 phy_write(phy, PWR_ON, DPHY_PD_PLL); in mixel_dphy_power_on_mipi_dphy() 534 phy_write(phy, PWR_ON, DPHY_PD_DPHY); in mixel_dphy_power_on_mipi_dphy() 547 phy_write(phy, PWR_ON, DPHY_PD_DPHY); in mixel_dphy_power_on_lvds_phy() 548 phy_write(phy, PWR_ON, DPHY_PD_PLL); in mixel_dphy_power_on_lvds_phy()
|
| /kernel/linux/linux-5.10/drivers/phy/freescale/ |
| D | phy-fsl-imx8-mipi-dphy.c | 55 #define PWR_ON 0 macro 386 phy_write(phy, PWR_ON, DPHY_PD_PLL); in mixel_dphy_power_on() 394 phy_write(phy, PWR_ON, DPHY_PD_DPHY); in mixel_dphy_power_on()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| D | mac.c | 271 static int rtw_mac_power_switch(struct rtw_dev *rtwdev, bool pwr_on) in rtw_mac_power_switch() argument 298 if (pwr_on == cur_pwr) in rtw_mac_power_switch() 306 if (!pwr_on) in rtw_mac_power_switch() 309 pwr_seq = pwr_on ? chip->pwr_on_seq : chip->pwr_off_seq; in rtw_mac_power_switch() 315 if (!ret && pwr_on) in rtw_mac_power_switch()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra20-pinmux.yaml | 65 pwr_on, rsvd1, rsvd2, rsvd3, rsvd4, rtck, sdio1, sdio2,
|
| /kernel/linux/linux-5.10/drivers/hid/i2c-hid/ |
| D | i2c-hid-core.c | 428 * after the PWR_ON request, it should utilise CLOCK stretching. in i2c_hid_set_power() 430 * 1ms sleep between the PWR_ON and RESET requests. in i2c_hid_set_power() 432 * PWR_ON requests. Testing has confirmed that several devices in i2c_hid_set_power() 433 * will not work properly without a delay after a PWR_ON request. in i2c_hid_set_power()
|
| /kernel/linux/linux-6.6/drivers/hid/i2c-hid/ |
| D | i2c-hid-core.c | 416 * after the PWR_ON request, it should utilise CLOCK stretching. in i2c_hid_set_power() 418 * 1ms sleep between the PWR_ON and RESET requests. in i2c_hid_set_power() 420 * PWR_ON requests. Testing has confirmed that several devices in i2c_hid_set_power() 421 * will not work properly without a delay after a PWR_ON request. in i2c_hid_set_power()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra20-pinmux.txt | 112 pllp_out4, pwm, pwr_intr, pwr_on, rsvd1, rsvd2, rsvd3, rsvd4, rtck,
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| D | mac.c | 244 static int rtw_mac_power_switch(struct rtw_dev *rtwdev, bool pwr_on) in rtw_mac_power_switch() argument 270 if (pwr_on == cur_pwr) in rtw_mac_power_switch() 273 pwr_seq = pwr_on ? chip->pwr_on_seq : chip->pwr_off_seq; in rtw_mac_power_switch()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | tegra20-trimslice.dts | 155 nvidia,function = "pwr_on";
|
| D | tegra20-tamonten.dtsi | 146 nvidia,function = "pwr_on";
|
| D | tegra20-paz00.dts | 154 nvidia,function = "pwr_on";
|
| D | tegra20-ventana.dts | 167 nvidia,function = "pwr_on";
|
| D | tegra20-colibri.dtsi | 77 nvidia,function = "pwr_on";
|
| D | tegra20-harmony.dts | 164 nvidia,function = "pwr_on";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/ |
| D | tegra20-trimslice.dts | 155 nvidia,function = "pwr_on";
|
| D | tegra20-tamonten.dtsi | 146 nvidia,function = "pwr_on";
|
| D | tegra20-paz00.dts | 158 nvidia,function = "pwr_on";
|
| D | tegra20-ventana.dts | 169 nvidia,function = "pwr_on";
|
| D | tegra20-colibri.dtsi | 102 nvidia,function = "pwr_on";
|
| D | tegra20-harmony.dts | 164 nvidia,function = "pwr_on";
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| D | bd99954-charger.h | 980 #define PWR_ON BIT(12) macro 993 PWR_ON |\
|
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| D | bd99954-charger.h | 980 #define PWR_ON BIT(12) macro 993 PWR_ON |\
|