Searched refs:RSTCON_ASSERT (Results 1 – 6 of 6) sorted by relevance
/u-boot/arch/arm/mach-nexell/include/mach/ |
A D | reset.h | 13 RSTCON_ASSERT = 0UL, enumerator
|
/u-boot/drivers/video/nexell/ |
A D | s5pxx18_dp_hdmi.c | 51 nx_rstcon_setrst(RESET_ID_HDMI_VIDEO, RSTCON_ASSERT); in hdmi_reset() 52 nx_rstcon_setrst(RESET_ID_HDMI_SPDIF, RSTCON_ASSERT); in hdmi_reset() 53 nx_rstcon_setrst(RESET_ID_HDMI_TMDS, RSTCON_ASSERT); in hdmi_reset() 404 nx_rstcon_setrst(RESET_ID_HDMI_PHY, RSTCON_ASSERT); in hdmi_init() 405 nx_rstcon_setrst(RESET_ID_HDMI, RSTCON_ASSERT); in hdmi_init()
|
A D | s5pxx18_dp_mipi.c | 82 nx_rstcon_setrst(RESET_ID_MIPI, RSTCON_ASSERT); in mipi_reset() 83 nx_rstcon_setrst(RESET_ID_MIPI_DSI, RSTCON_ASSERT); in mipi_reset() 84 nx_rstcon_setrst(RESET_ID_MIPI_CSI, RSTCON_ASSERT); in mipi_reset() 85 nx_rstcon_setrst(RESET_ID_MIPI_PHY_S, RSTCON_ASSERT); in mipi_reset() 86 nx_rstcon_setrst(RESET_ID_MIPI_PHY_M, RSTCON_ASSERT); in mipi_reset()
|
A D | s5pxx18_dp.c | 39 nx_rstcon_setrst(RESET_ID_DISP_TOP, RSTCON_ASSERT); in dp_control_init() 43 nx_rstcon_setrst(RESET_ID_DISPLAY, RSTCON_ASSERT); in dp_control_init()
|
A D | s5pxx18_dp_lvds.c | 24 nx_rstcon_setrst(RESET_ID_LVDS, RSTCON_ASSERT); in lvds_phy_reset()
|
/u-boot/arch/arm/cpu/armv7/s5p4418/ |
A D | cpu.c | 60 nx_rstcon_setrst(id, RSTCON_ASSERT); in serial_device_init()
|
Completed in 8 milliseconds