Searched refs:stby (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/iio/imu/ |
H A D | kmx61.c | 1447 u8 stby = 0; in kmx61_resume() local 1451 stby |= KMX61_ACC_STBY_BIT; in kmx61_resume() 1453 stby |= KMX61_MAG_STBY_BIT; in kmx61_resume() 1455 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_resume() 1473 u8 stby = 0; in kmx61_runtime_resume() local 1476 stby |= KMX61_ACC_STBY_BIT; in kmx61_runtime_resume() 1478 stby |= KMX61_MAG_STBY_BIT; in kmx61_runtime_resume() 1480 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_runtime_resume()
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-phyboard-pollux-rdk.dts | 67 reg_can1_stby: regulator-can1-stby { 74 regulator-name = "can1-stby"; 77 reg_can2_stby: regulator-can2-stby { 84 regulator-name = "can2-stby";
|
H A D | imx8qm-mek.dts | 185 reg_can01_stby: regulator-can01-stby { 187 regulator-name = "can01-stby"; 195 reg_can2_stby: regulator-can2-stby { 197 regulator-name = "can2-stby";
|
H A D | imx8dxl-evk.dts | 142 regulator-name = "can0-stby"; 151 regulator-name = "can1-stby";
|
/linux/drivers/regulator/ |
H A D | pcap-regulator.c | 93 const u8 stby; member 104 .stby = _stby, \
|
/linux/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-core.c | 1382 gpiod_set_value(state->stby, 0); in __s5c73m3_power_on() 1411 gpiod_set_value(state->stby, 1); in __s5c73m3_power_off() 1571 state->stby = devm_gpiod_get(dev, "standby", GPIOD_OUT_HIGH); in s5c73m3_get_dt_data() 1572 if (IS_ERR(state->stby)) in s5c73m3_get_dt_data() 1573 return dev_err_probe(dev, PTR_ERR(state->stby), in s5c73m3_get_dt_data() 1575 gpiod_set_consumer_name(state->stby, "S5C73M3_STBY"); in s5c73m3_get_dt_data()
|
H A D | s5c73m3.h | 380 struct gpio_desc *stby; member
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-skov-cpu.dtsi | 137 reg_can1_stby: regulator-can1-stby { 147 reg_can2_stby: regulator-can2-stby {
|
H A D | imx6sx-sabreauto.dts | 60 reg_can_stby: regulator-can-stby { 62 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 {
|
H A D | imx6qdl-colibri.dtsi | 186 fsl,pmic-stby-poweroff; 454 fsl,pmic-stby-poweroff;
|
H A D | imx6qdl-gw52xx.dtsi | 140 reg_can1_stby: regulator-can1-stby {
|
H A D | imx6qdl-gw53xx.dtsi | 132 reg_can1_stby: regulator-can1-stby {
|
H A D | imx6qdl-gw54xx.dtsi | 133 reg_can1_stby: regulator-can1-stby {
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-bletchley.dts | 894 "led-fault-identify","power-p5v-stby-good",
|