Home
last modified time | relevance | path

Searched full:stby (Results 1 – 25 of 56) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Dtoshiba,tc358775.yaml38 stby-gpios:
84 - stby-gpios
111 stby-gpios = <&msmgpio 99 GPIO_ACTIVE_LOW>;
170 stby-gpios = <&msmgpio 99 GPIO_ACTIVE_LOW>;
/kernel/linux/linux-5.10/drivers/regulator/
Dpcap-regulator.c93 const u8 stby; member
104 .stby = _stby, \
113 /* V5 STBY and LOWPWR are on PCAP_REG_VREG2 */
123 /* VAUX2 ... VSIM2 STBY and LOWPWR are on PCAP_REG_LOWPWR */
133 /* SW3 STBY is on PCAP_REG_AUXVREG */
/kernel/linux/linux-4.19/drivers/regulator/
Dpcap-regulator.c101 const u8 stby; member
112 .stby = _stby, \
121 /* V5 STBY and LOWPWR are on PCAP_REG_VREG2 */
131 /* VAUX2 ... VSIM2 STBY and LOWPWR are on PCAP_REG_LOWPWR */
141 /* SW3 STBY is on PCAP_REG_AUXVREG */
/kernel/linux/linux-4.19/drivers/media/i2c/
Ds5k4ecgx.c179 STBY, enumerator
481 /* The polarity of STBY is controlled by TSP */ in __s5k4ecgx_power_on()
482 if (s5k4ecgx_gpio_set_value(priv, STBY, priv->gpio[STBY].level)) in __s5k4ecgx_power_on()
496 if (s5k4ecgx_gpio_set_value(priv, STBY, !priv->gpio[STBY].level)) in __s5k4ecgx_power_off()
880 priv->gpio[STBY].gpio = -EINVAL; in s5k4ecgx_config_gpios()
889 priv->gpio[STBY] = *gpio; in s5k4ecgx_config_gpios()
/kernel/linux/linux-5.10/drivers/media/i2c/
Ds5k4ecgx.c175 STBY, enumerator
475 /* The polarity of STBY is controlled by TSP */ in __s5k4ecgx_power_on()
476 if (s5k4ecgx_gpio_set_value(priv, STBY, priv->gpio[STBY].level)) in __s5k4ecgx_power_on()
490 if (s5k4ecgx_gpio_set_value(priv, STBY, !priv->gpio[STBY].level)) in __s5k4ecgx_power_off()
874 priv->gpio[STBY].gpio = -EINVAL; in s5k4ecgx_config_gpios()
883 priv->gpio[STBY] = *gpio; in s5k4ecgx_config_gpios()
/kernel/linux/linux-4.19/drivers/iio/imu/
Dkmx61.c322 * @update - update stby bits stored in device's private @data
1472 u8 stby = 0; in kmx61_resume() local
1476 stby |= KMX61_ACC_STBY_BIT; in kmx61_resume()
1478 stby |= KMX61_MAG_STBY_BIT; in kmx61_resume()
1480 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_resume()
1500 u8 stby = 0; in kmx61_runtime_resume() local
1503 stby |= KMX61_ACC_STBY_BIT; in kmx61_runtime_resume()
1505 stby |= KMX61_MAG_STBY_BIT; in kmx61_runtime_resume()
1507 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_runtime_resume()
/kernel/linux/linux-5.10/drivers/iio/imu/
Dkmx61.c318 * @update: update stby bits stored in device's private @data
1467 u8 stby = 0; in kmx61_resume() local
1471 stby |= KMX61_ACC_STBY_BIT; in kmx61_resume()
1473 stby |= KMX61_MAG_STBY_BIT; in kmx61_resume()
1475 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_resume()
1495 u8 stby = 0; in kmx61_runtime_resume() local
1498 stby |= KMX61_ACC_STBY_BIT; in kmx61_runtime_resume()
1500 stby |= KMX61_MAG_STBY_BIT; in kmx61_runtime_resume()
1502 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_runtime_resume()
/kernel/linux/linux-5.10/include/media/i2c/
Ds5k4ecgx.h25 * @gpio_stby : GPIO driving STBY pin
Ds5k6aa.h30 * @gpio_stby: GPIO driving STBY pin
Ds5c73m3.h37 * @gpio_stby: GPIO driving STBY pin
/kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S20 ! clear STBY bit
/kernel/linux/linux-4.19/include/media/i2c/
Ds5k4ecgx.h29 * @gpio_stby : GPIO driving STBY pin
Ds5k6aa.h34 * @gpio_stby: GPIO driving STBY pin
Ds5c73m3.h37 * @gpio_stby: GPIO driving STBY pin
/kernel/linux/linux-4.19/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S24 ! clear STBY bit
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dimx6q-clock.yaml46 fsl,pmic-stby-poweroff:
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dimx6sx-sdb.dts149 /* Transceiver EN/STBY is active low on RevB board */
Dimx6sx-sdb-reva.dts148 /* Transceiver EN/STBY is active high on RevA board */
Dimx6sx-sabreauto.dts60 reg_can_stby: regulator-can-stby {
62 regulator-name = "can-stby";
Dimx6dl-riotboard.dts85 fsl,pmic-stby-poweroff;
184 fsl,pmic-stby-poweroff;
Dimx6sx-sdb.dtsi147 reg_can_stby: regulator-can-stby {
149 regulator-name = "can-stby";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7606.yaml60 Must be the device tree identifier of the STBY pin. This pin is used
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dpfuze100.yaml50 fsl,pmic-stby-poweroff:
/kernel/linux/linux-5.10/drivers/iio/adc/
Dad7606.h82 * @gpio_standby GPIO descriptor for stand-by signal (STBY),
/kernel/linux/linux-4.19/drivers/iio/magnetometer/
Dmag3110.c180 * Takes up to 1/ODR to come out of active mode into stby in mag3110_wait_standby()
245 * to transition to STBY. This can take up to 1 /ODR to occur in mag3110_change_config()

123