Home
last modified time | relevance | path

Searched refs:stby (Results 1 – 25 of 28) 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.dts67 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 Dimx8mp-tx8p-ml81-moduline-display-106.dts88 reg_can1_stby: regulator-can1-stby {
94 regulator-name = "can1-stby";
98 reg_can2_stby: regulator-can2-stby {
104 regulator-name = "can2-stby";
H A Dimx93-14x14-evk.dts64 reg_can1_stby: regulator-can1-stby {
66 regulator-name = "can1-stby";
83 reg_can2_stby: regulator-can2-stby {
85 regulator-name = "can2-stby";
H A Dimx8mp-kontron-dl.dtso64 panel-stby-hog {
H A Dimx8mm-kontron-dl.dtso76 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 Dimx8qm-mek.dts295 reg_can01_stby: regulator-can01-stby {
297 regulator-name = "can01-stby";
305 reg_can2_stby: regulator-can2-stby {
307 regulator-name = "can2-stby";
H A Dimx8mp-evk.dts106 reg_can1_stby: regulator-can1-stby {
108 regulator-name = "can1-stby";
117 reg_can2_stby: regulator-can2-stby {
119 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 Dimx95-15x15-evk.dts92 reg_can2_stby: regulator-can2-stby {
96 regulator-name = "can2-stby";
/linux/drivers/iio/imu/
H A Dkmx61.c316 * @update: update stby bits stored in device's private @data
1444 u8 stby = 0; in kmx61_resume() local
1448 stby |= KMX61_ACC_STBY_BIT; in kmx61_resume()
1450 stby |= KMX61_MAG_STBY_BIT; in kmx61_resume()
1452 return kmx61_set_mode(data, stby, KMX61_ACC | KMX61_MAG, true); in kmx61_resume()
1470 u8 stby = 0; in kmx61_runtime_resume() local
1473 stby |= KMX61_ACC_STBY_BIT; in kmx61_runtime_resume()
1475 stby |= KMX61_MAG_STBY_BIT; in kmx61_runtime_resume()
1477 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.c1382 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 Ds5c73m3.h380 struct gpio_desc *stby; member
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sx-sabreauto.dts60 reg_can_stby: regulator-can-stby {
62 regulator-name = "can-stby";
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-gw54xx.dtsi133 reg_can1_stby: regulator-can1-stby {
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368-r88.dts279 stby_pwren: stby-pwren {
H A Drk3368-orion-r68-meta.dts264 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