/openbmc/linux/drivers/misc/cardreader/ |
H A 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()
|
/openbmc/linux/drivers/phy/freescale/ |
H A 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()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A 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() 312 if (pwr_on && rtw_hci_type(rtwdev) == RTW_HCI_TYPE_USB) { in rtw_mac_power_switch() 322 if (!ret && pwr_on) in rtw_mac_power_switch()
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | lpc.c | 135 int pwr_on; in pch_power_options() local 147 pwr_on = MAINBOARD_POWER_ON; in pch_power_options() 151 switch (pwr_on) { in pch_power_options()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra20-pinmux.yaml | 65 pwr_on, rsvd1, rsvd2, rsvd3, rsvd4, rtck, sdio1, sdio2,
|
/openbmc/linux/drivers/hid/i2c-hid/ |
H A D | i2c-hid-core.c | 409 * after the PWR_ON request, it should utilise CLOCK stretching. in i2c_hid_set_power() 411 * 1ms sleep between the PWR_ON and RESET requests. in i2c_hid_set_power() 413 * PWR_ON requests. Testing has confirmed that several devices in i2c_hid_set_power() 414 * will not work properly without a delay after a PWR_ON request. in i2c_hid_set_power()
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
H A D | pinmux.c | 310 PINP(PMC, PWR_ON, PWR_INTR, RSVD3, RSVD4, NONE),
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-trimslice.dts | 155 nvidia,function = "pwr_on";
|
H A D | tegra20-tamonten.dtsi | 146 nvidia,function = "pwr_on";
|
H A D | tegra20-paz00.dts | 158 nvidia,function = "pwr_on";
|
H A D | tegra20-ventana.dts | 169 nvidia,function = "pwr_on";
|
H A D | tegra20-colibri.dtsi | 102 nvidia,function = "pwr_on";
|
H A D | tegra20-harmony.dts | 164 nvidia,function = "pwr_on";
|
H A D | tegra20-seaboard.dts | 167 nvidia,function = "pwr_on";
|
H A D | tegra20-asus-tf101.dts | 250 nvidia,function = "pwr_on";
|
H A D | tegra20-acer-a500-picasso.dts | 210 nvidia,function = "pwr_on";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-tamonten.dtsi | 135 nvidia,function = "pwr_on";
|
H A D | tegra20-paz00.dts | 174 nvidia,function = "pwr_on";
|
H A D | tegra20-ventana.dts | 188 nvidia,function = "pwr_on";
|
H A D | tegra20-harmony.dts | 185 nvidia,function = "pwr_on";
|
H A D | tegra20-seaboard.dts | 198 nvidia,function = "pwr_on";
|
/openbmc/linux/drivers/power/supply/ |
H A D | bd99954-charger.h | 980 #define PWR_ON BIT(12) macro 993 PWR_ON |\
|
/openbmc/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra20.c | 1932 FUNCTION(pwr_on), 2125 MUX_PG(pmc, PWR_ON, PWR_INTR, RSVD3, RSVD4, 0x14, 23, 0x98, 18, -1, -1),
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-core.c | 471 "AR", "PE", "PWR_ON", "RDCAP", "INTL", "FIDT", "MMC",
|