Home
last modified time | relevance | path

Searched refs:polarity (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/include/export/lib/bl_aux_params/
H A Dbl_aux_params_exp.h77 uint8_t polarity; member
/rk3399_ARM-atf/plat/mediatek/lib/system_reset/
H A Dreset_cros.c30 gpio_set_value(gpio_reset->index, gpio_reset->polarity); in mtk_system_reset_cros()
/rk3399_ARM-atf/plat/mediatek/mt8195/
H A Dplat_pm.c353 gpio_set_value(gpio_reset->index, gpio_reset->polarity); in plat_mtk_system_reset()
/rk3399_ARM-atf/plat/mediatek/mt8192/
H A Dplat_pm.c360 gpio_set_value(gpio_reset->index, gpio_reset->polarity); in plat_mtk_system_reset()
/rk3399_ARM-atf/plat/mediatek/mt8186/
H A Dplat_pm.c350 gpio_set_value(gpio_reset->index, gpio_reset->polarity); in plat_mtk_system_reset()
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/
H A Dpmu.c1067 gpio_set_value(suspend_gpio[i].index, suspend_gpio[i].polarity); in suspend_gpio()
1083 !suspend_gpio[i].polarity); in resume_gpio()
1529 gpio_set_value(rst_gpio->index, rst_gpio->polarity); in rockchip_soc_soft_reset()
1554 gpio_set_value(poweroff_gpio->index, poweroff_gpio->polarity); in rockchip_soc_system_off()
/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_pm.c537 mt_set_gpio_out(gpio_reset->index, gpio_reset->polarity); in plat_mtk_system_reset()
/rk3399_ARM-atf/docs/
H A Dchange-log.md10083 - Fixed configuring polarity invert bits
10208 - Added support for SATA COMPHY polarity inversion
10209 - Added support for USB COMPHY polarity inversion