Home
last modified time | relevance | path

Searched refs:pwr_active (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3126-m88-cif-sensor.dtsi11 pwr_active = <PWR_ACTIVE_HIGH>;
27 pwr_active = <PWR_ACTIVE_HIGH>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3326-863-cif-sensor.dtsi17 pwr_active = <PWR_ACTIVE_HIGH>;
37 pwr_active = <PWR_ACTIVE_HIGH>;
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_ad.h52 int pwr_active; member
H A Dvehicle_generic_sensor.c300 if (of_property_read_u32(cp, "pwr_active", &ad->pwr_active)) in vehicle_parse_sensor()
356 VEHICLE_DG("gpio power:%d, active:%d\n", ad->power, ad->pwr_active); in vehicle_parse_sensor()
H A Dvehicle_ad_gc2145.c1011 gpio_direction_output(ad->power, ad->pwr_active); in power_on()
H A Dvehicle_ad_7181.c495 gpio_direction_output(ad->power, ad->pwr_active); in power_on()
H A Dvehicle_ad_max96714.c408 gpio_direction_output(ad->power, ad->pwr_active); in max96714_power_on()
H A Dvehicle_ad_tp2825.c885 gpio_direction_output(ad->power, ad->pwr_active); in power_on()
H A Dvehicle_ad_nvp6324.c2092 gpio_direction_output(ad->power, ad->pwr_active); in nvp6324_power_on()
H A Dvehicle_ad_nvp6188.c1065 gpio_direction_output(ad->power, ad->pwr_active); in nvp6188_power_on()