/openbmc/qemu/tests/tcg/hppa/ |
H A D | stby.c | 1 /* Test STBY */ 53 TEST("stby,b", 0, 0x11223344); in test() 54 TEST("stby,b", 1, 0x00223344); in test() 55 TEST("stby,b", 2, 0x00003344); in test() 56 TEST("stby,b", 3, 0x00000044); in test() 58 TEST("stby,e", 0, 0x00000000); in test() 59 TEST("stby,e", 1, 0x11000000); in test() 60 TEST("stby,e", 2, 0x11220000); in test() 61 TEST("stby,e", 3, 0x11223300); in test()
|
H A D | Makefile.target | 12 TESTS += stby 14 stby: CFLAGS += -pthread
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | toshiba,tc358775.yaml | 36 stby-gpios: 73 - stby-gpios 100 stby-gpios = <&msmgpio 99 GPIO_ACTIVE_LOW>; 159 stby-gpios = <&msmgpio 99 GPIO_ACTIVE_LOW>;
|
/openbmc/linux/drivers/regulator/ |
H A 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 */
|
/openbmc/linux/drivers/iio/imu/ |
H A D | kmx61.c | 318 * @update: update stby bits stored in device's private @data 1459 u8 stby = 0; in kmx61_resume() local 1463 stby |= KMX61_ACC_STBY_BIT; in kmx61_resume() 1465 stby |= KMX61_MAG_STBY_BIT; in kmx61_resume() 1467 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_resume() 1485 u8 stby = 0; in kmx61_runtime_resume() local 1488 stby |= KMX61_ACC_STBY_BIT; in kmx61_runtime_resume() 1490 stby |= KMX61_MAG_STBY_BIT; in kmx61_runtime_resume() 1492 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_runtime_resume()
|
/openbmc/linux/arch/sh/boards/mach-hp6xx/ |
H A D | pm_wakeup.S | 20 ! clear STBY bit
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-evk.dts | 66 reg_can1_stby: regulator-can1-stby { 68 regulator-name = "can1-stby"; 77 reg_can2_stby: regulator-can2-stby { 79 regulator-name = "can2-stby";
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx6q-clock.yaml | 46 fsl,pmic-stby-poweroff:
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/ |
H A D | mtmitchell_platform_gpios_init.sh | 61 "hpm-stby-rst-n"
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | netgear,cg3100d.dts | 84 label = "CG3100D:green:stby";
|
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/ |
H A D | motor-ctrl | 12 # 2. Value of STBY RESET PIN
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-skov-cpu.dtsi | 133 reg_can1_stby: regulator-can1-stby { 143 reg_can2_stby: regulator-can2-stby {
|
H A D | imx6sx-sdb.dts | 149 /* Transceiver EN/STBY is active low on RevB board */
|
H A D | imx6sx-sabreauto.dts | 60 reg_can_stby: regulator-can-stby { 62 regulator-name = "can-stby";
|
H A D | imx6sx-sdb-reva.dts | 148 /* Transceiver EN/STBY is active high on RevA board */
|
H A D | imx6dl-riotboard.dts | 85 fsl,pmic-stby-poweroff; 186 fsl,pmic-stby-poweroff;
|
H A D | imx6sx-sdb.dtsi | 147 reg_can_stby: regulator-can-stby { 149 regulator-name = "can-stby";
|
H A D | imx6qdl-sabreauto.dtsi | 114 reg_can_stby: regulator-can-stby { 116 regulator-name = "can-stby";
|
H A D | imx7d-zii-rpu2.dts | 52 reg_can1_stby: regulator-can1-stby { 63 reg_can2_stby: regulator-can2-stby {
|
/openbmc/linux/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-core.c | 1369 gpiod_set_value(state->stby, 0); in __s5c73m3_power_on() 1388 gpiod_set_value(state->stby, 1); in __s5c73m3_power_off() 1547 state->stby = devm_gpiod_get(dev, "standby", GPIOD_OUT_HIGH); in s5c73m3_get_dt_data() 1548 if (IS_ERR(state->stby)) in s5c73m3_get_dt_data() 1549 return dev_err_probe(dev, PTR_ERR(state->stby), in s5c73m3_get_dt_data() 1551 gpiod_set_consumer_name(state->stby, "S5C73M3_STBY"); in s5c73m3_get_dt_data()
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7606.yaml | 57 Must be the device tree identifier of the STBY pin. This pin is used
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/ |
H A D | ampere_platform_init.sh | 63 gpioset $(gpiofind hpm-stby-rst-n)=1 # HPM Standby Reset input from BMC
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | pfuze100.yaml | 53 fsl,pmic-stby-poweroff:
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ad7606.h | 81 * @gpio_standby GPIO descriptor for stand-by signal (STBY),
|
/openbmc/linux/drivers/iio/magnetometer/ |
H A 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()
|