Searched refs:pwdn_active (Results 1 – 11 of 11) sorted by relevance
10 pwdn_active = <gc2035_PWRDN_ACTIVE>;26 pwdn_active = <gc0312_PWRDN_ACTIVE>;
11 pwdn_active = <gc2145_PWRDN_ACTIVE>;26 pwdn_active = <gc0329_PWRDN_ACTIVE>;
16 pwdn_active = <gc2145_PWRDN_ACTIVE>;36 pwdn_active = <gc0312_PWRDN_ACTIVE>;
133 pwdn_active = <1>;138 // pwdn_active = <1>;
14 pwdn_active = <tp2825_PWRDN_ACTIVE>;
176 pwdn_active = <1>;
50 int pwdn_active; member
303 if (of_property_read_u32(cp, "pwdn_active", &ad->pwdn_active)) in vehicle_parse_sensor()358 ad->powerdown, ad->pwdn_active); in vehicle_parse_sensor()
1017 gpio_direction_output(ad->powerdown, !ad->pwdn_active); in power_on()
489 gpio_direction_output(ad->powerdown, !ad->pwdn_active); in power_on()
879 gpio_direction_output(ad->powerdown, !ad->pwdn_active); in power_on()