| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
| D | toshiba,tc358775.yaml | 38 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/ |
| D | pcap-regulator.c | 93 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-5.10/drivers/media/i2c/ |
| D | s5k4ecgx.c | 175 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()
|
| D | s5k6aa.c | 179 STBY, enumerator 837 if (s5k6aa_gpio_deassert(s5k6aa, STBY)) in __s5k6aa_power_on() 862 if (s5k6aa_gpio_assert(s5k6aa, STBY)) in __s5k6aa_power_off() 1512 s5k6aa->gpio[STBY].gpio = -EINVAL; in s5k6aa_configure_gpios() 1524 s5k6aa->gpio[STBY] = *gpio; in s5k6aa_configure_gpios()
|
| /kernel/linux/linux-5.10/drivers/iio/imu/ |
| D | kmx61.c | 318 * @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/ |
| D | s5k4ecgx.h | 25 * @gpio_stby : GPIO driving STBY pin
|
| D | s5k6aa.h | 30 * @gpio_stby: GPIO driving STBY pin
|
| D | s5c73m3.h | 37 * @gpio_stby: GPIO driving STBY pin
|
| /kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/ |
| D | pm_wakeup.S | 20 ! clear STBY bit
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | imx6q-clock.yaml | 46 fsl,pmic-stby-poweroff:
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx6sx-sdb.dts | 149 /* Transceiver EN/STBY is active low on RevB board */
|
| D | imx6sx-sdb-reva.dts | 148 /* Transceiver EN/STBY is active high on RevA board */
|
| D | imx6sx-sabreauto.dts | 60 reg_can_stby: regulator-can-stby { 62 regulator-name = "can-stby";
|
| D | imx6dl-riotboard.dts | 85 fsl,pmic-stby-poweroff; 184 fsl,pmic-stby-poweroff;
|
| D | imx6sx-sdb.dtsi | 147 reg_can_stby: regulator-can-stby { 149 regulator-name = "can-stby";
|
| D | imx6qdl-sabreauto.dtsi | 114 reg_can_stby: regulator-can-stby { 116 regulator-name = "can-stby";
|
| D | imx7d-zii-rpu2.dts | 52 reg_can1_stby: regulator-can1-stby { 63 reg_can2_stby: regulator-can2-stby {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7606.yaml | 60 Must be the device tree identifier of the STBY pin. This pin is used
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | ad7606.h | 82 * @gpio_standby GPIO descriptor for stand-by signal (STBY),
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | pfuze100.yaml | 50 fsl,pmic-stby-poweroff:
|
| /kernel/linux/linux-5.10/drivers/iio/magnetometer/ |
| D | mag3110.c | 186 * Takes up to 1/ODR to come out of active mode into stby in mag3110_wait_standby() 251 * to transition to STBY. This can take up to 1 /ODR to occur in mag3110_change_config()
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-a64-amarula-relic.dts | 44 powerdown-gpios = <&pio 4 15 GPIO_ACTIVE_HIGH>; /* CSI-STBY-R: PE15 */
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3368-r88.dts | 274 stby_pwren: stby-pwren {
|
| D | rk3368-orion-r68-meta.dts | 259 stby_pwren: stby-pwren {
|
| /kernel/linux/linux-5.10/drivers/media/i2c/s5c73m3/ |
| D | s5c73m3.h | 355 STBY, enumerator
|