Home
last modified time | relevance | path

Searched refs:stby (Results 1 – 25 of 30) sorted by relevance

12

/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-libra-rdk-fpsc.dts43 reg_can1_stby: regulator-can1-stby {
47 regulator-name = "can1-stby";
51 reg_can2_stby: regulator-can2-stby {
55 regulator-name = "can2-stby";
H A Dimx8mp-phyboard-pollux-rdk.dts63 reg_can1_stby: regulator-can1-stby {
70 regulator-name = "can1-stby";
73 reg_can2_stby: regulator-can2-stby {
80 regulator-name = "can2-stby";
H A Dimx93-14x14-evk.dts84 reg_can1_stby: regulator-can1-stby {
86 regulator-name = "can1-stby";
103 reg_can2_stby: regulator-can2-stby {
105 regulator-name = "can2-stby";
H A Dimx8mp-kontron-dl.dtso64 panel-stby-hog {
H A Dimx8mp-aristainetos3a-som-v1.dtsi77 reg_can1_stby: regulator-can1-stby {
85 regulator-name = "can1-stby";
88 reg_can2_stby: regulator-can2-stby {
96 regulator-name = "can2-stby";
H A Dimx8mm-kontron-dl.dtso76 panel-stby-hog {
H A Dimx8qm-mek.dts303 reg_can01_stby: regulator-can01-stby {
305 regulator-name = "can01-stby";
313 reg_can2_stby: regulator-can2-stby {
315 regulator-name = "can2-stby";
H A Dimx8mp-venice-gw74xx.dts146 reg_can1_stby: regulator-can1-stby {
156 reg_can2_stby: regulator-can2-stby {
H A Dimx8dxl-evk.dts142 regulator-name = "can0-stby";
151 regulator-name = "can1-stby";
H A Dimx8qxp-mek.dts212 reg_can_stby: regulator-can-stby {
216 regulator-name = "can-stby";
/linux/drivers/iio/imu/
H A Dkmx61.c1442 u8 stby = 0; in kmx61_resume() local
1446 stby |= KMX61_ACC_STBY_BIT; in kmx61_resume()
1448 stby |= KMX61_MAG_STBY_BIT; in kmx61_resume()
1450 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_resume()
1468 u8 stby = 0; in kmx61_runtime_resume() local
1471 stby |= KMX61_ACC_STBY_BIT; in kmx61_runtime_resume()
1473 stby |= KMX61_MAG_STBY_BIT; in kmx61_runtime_resume()
1475 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_runtime_resume()
/linux/drivers/regulator/
H A Dpcap-regulator.c93 const u8 stby; member
104 .stby = _stby, \
/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c1378 gpiod_set_value(state->stby, 0); in __s5c73m3_power_on()
1407 gpiod_set_value(state->stby, 1); in __s5c73m3_power_off()
1564 state->stby = devm_gpiod_get(dev, "standby", GPIOD_OUT_HIGH); in s5c73m3_get_dt_data()
1565 if (IS_ERR(state->stby)) in s5c73m3_get_dt_data()
1566 return dev_err_probe(dev, PTR_ERR(state->stby), in s5c73m3_get_dt_data()
1568 gpiod_set_consumer_name(state->stby, "S5C73M3_STBY"); in s5c73m3_get_dt_data()
H A Ds5c73m3.h380 struct gpio_desc *stby; member
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-skov-cpu.dtsi137 reg_can1_stby: regulator-can1-stby {
147 reg_can2_stby: regulator-can2-stby {
H A Dimx6sx-sabreauto.dts60 reg_can_stby: regulator-can-stby {
62 regulator-name = "can-stby";
H A Dimx6dl-riotboard.dts85 fsl,pmic-stby-poweroff;
186 fsl,pmic-stby-poweroff;
H A Dimx6sx-sdb.dtsi147 reg_can_stby: regulator-can-stby {
149 regulator-name = "can-stby";
H A Dimx6qdl-sabreauto.dtsi114 reg_can_stby: regulator-can-stby {
116 regulator-name = "can-stby";
H A Dimx7d-zii-rpu2.dts52 reg_can1_stby: regulator-can1-stby {
63 reg_can2_stby: regulator-can2-stby {
H A Dimx6qdl-colibri.dtsi185 fsl,pmic-stby-poweroff;
453 fsl,pmic-stby-poweroff;
H A Dimx6qdl-gw53xx.dtsi132 reg_can1_stby: regulator-can1-stby {
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368-orion-r68-meta.dts264 stby_pwren: stby-pwren {
H A Drk3368-r88.dts279 stby_pwren: stby-pwren {
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ampere-mtjefferson.dts586 /*N0-N7*/ "hpm-fw-recovery","hpm-stby-rst-n","jtag-sel-s0","led-sw-hb",

12