Home
last modified time | relevance | path

Searched defs:module_index (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_lvds.c56 void *nx_lvds_get_base_address(u32 module_index) in nx_lvds_get_base_address()
61 u32 nx_lvds_get_physical_address(u32 module_index) in nx_lvds_get_physical_address()
68 int nx_lvds_open_module(u32 module_index) in nx_lvds_open_module()
73 int nx_lvds_close_module(u32 module_index) in nx_lvds_close_module()
78 int nx_lvds_check_busy(u32 module_index) in nx_lvds_check_busy()
229 u32 nx_lvds_get_lvdsdummy(u32 module_index) in nx_lvds_get_lvdsdummy()
240 u32 nx_lvds_get_lvdsctrl0(u32 module_index) in nx_lvds_get_lvdsctrl0()
248 u32 nx_lvds_get_lvdsctrl1(u32 module_index) in nx_lvds_get_lvdsctrl1()
256 u32 nx_lvds_get_lvdsctrl2(u32 module_index) in nx_lvds_get_lvdsctrl2()
264 u32 nx_lvds_get_lvdsctrl3(u32 module_index) in nx_lvds_get_lvdsctrl3()
[all …]
A Ds5pxx18_soc_mipi.c16 int nx_mipi_smoke_test(u32 module_index) in nx_mipi_smoke_test()
50 void *nx_mipi_get_base_address(u32 module_index) in nx_mipi_get_base_address()
55 u32 nx_mipi_get_physical_address(u32 module_index) in nx_mipi_get_physical_address()
136 int nx_mipi_get_interrupt_enable_all(u32 module_index) in nx_mipi_get_interrupt_enable_all()
147 int nx_mipi_get_interrupt_pending_all(u32 module_index) in nx_mipi_get_interrupt_pending_all()
168 void nx_mipi_clear_interrupt_pending_all(u32 module_index) in nx_mipi_clear_interrupt_pending_all()
260 void nx_mipi_dsi_software_reset(u32 module_index) in nx_mipi_dsi_software_reset()
315 void nx_mipi_dsi_set_config_video_mode(u32 module_index, in nx_mipi_dsi_set_config_video_mode()
409 void nx_mipi_dsi_set_escape_lp(u32 module_index, in nx_mipi_dsi_set_escape_lp()
423 void nx_mipi_dsi_remote_reset_trigger(u32 module_index) in nx_mipi_dsi_remote_reset_trigger()
[all …]
A Ds5pxx18_soc_dpc.c35 u32 nx_dpc_get_physical_address(u32 module_index) in nx_dpc_get_physical_address()
48 void *nx_dpc_get_base_address(u32 module_index) in nx_dpc_get_base_address()
372 int nx_dpc_get_clock_polarity(u32 module_index) in nx_dpc_get_clock_polarity()
483 int nx_dpc_get_dpc_enable(u32 module_index) in nx_dpc_get_dpc_enable()
1056 void nx_dpc_set_reg_flush(u32 module_index) in nx_dpc_set_reg_flush()
1066 void nx_dpc_set_sramon(u32 module_index) in nx_dpc_set_sramon()
1165 void nx_dpc_set(u32 module_index) in nx_dpc_set()
1175 u32 nx_dpc_get_data(u32 module_index) in nx_dpc_get_data()
1186 u32 nx_dpc_get_status(u32 module_index) in nx_dpc_get_status()
1214 u32 nx_dpc_get_field_flag(u32 module_index) in nx_dpc_get_field_flag()
[all …]
A Ds5pxx18_soc_disptop_clk.c38 u32 nx_disp_top_clkgen_get_physical_address(u32 module_index) in nx_disp_top_clkgen_get_physical_address()
57 void *nx_disp_top_clkgen_get_base_address(u32 module_index) in nx_disp_top_clkgen_get_base_address()
62 void nx_disp_top_clkgen_set_clock_bclk_mode(u32 module_index, in nx_disp_top_clkgen_set_clock_bclk_mode()
111 void nx_disp_top_clkgen_set_clock_pclk_mode(u32 module_index, in nx_disp_top_clkgen_set_clock_pclk_mode()
151 void nx_disp_top_clkgen_set_clock_source(u32 module_index, u32 index, in nx_disp_top_clkgen_set_clock_source()
169 u32 nx_disp_top_clkgen_get_clock_source(u32 module_index, u32 index) in nx_disp_top_clkgen_get_clock_source()
197 u32 nx_disp_top_clkgen_get_clock_divisor(u32 module_index, u32 index) in nx_disp_top_clkgen_get_clock_divisor()
225 int nx_disp_top_clkgen_get_clock_divisor_enable(u32 module_index) in nx_disp_top_clkgen_get_clock_divisor_enable()
254 int nx_disp_top_clkgen_get_clock_out_inv(u32 module_index, u32 index) in nx_disp_top_clkgen_get_clock_out_inv()
266 int nx_disp_top_clkgen_set_input_inv(u32 module_index, in nx_disp_top_clkgen_set_input_inv()
[all …]
A Ds5pxx18_soc_mlc.c30 u32 nx_mlc_get_physical_address(u32 module_index) in nx_mlc_get_physical_address()
43 void *nx_mlc_get_base_address(u32 module_index) in nx_mlc_get_base_address()
144 int nx_mlc_get_top_power_mode(u32 module_index) in nx_mlc_get_top_power_mode()
171 int nx_mlc_get_top_sleep_mode(u32 module_index) in nx_mlc_get_top_sleep_mode()
181 void nx_mlc_set_top_dirty_flag(u32 module_index) in nx_mlc_set_top_dirty_flag()
194 int nx_mlc_get_top_dirty_flag(u32 module_index) in nx_mlc_get_top_dirty_flag()
204 void nx_mlc_set_mlc_enable(u32 module_index, int benb) in nx_mlc_set_mlc_enable()
221 int nx_mlc_get_mlc_enable(u32 module_index) in nx_mlc_get_mlc_enable()
247 int nx_mlc_get_field_enable(u32 module_index) in nx_mlc_get_field_enable()
717 int nx_mlc_get_gamma_priority(u32 module_index) in nx_mlc_get_gamma_priority()
[all …]
A Ds5pxx18_soc_hdmi.c15 u32 nx_hdmi_get_reg(u32 module_index, u32 offset) in nx_hdmi_get_reg()
26 void nx_hdmi_set_reg(u32 module_index, u32 offset, u32 regvalue) in nx_hdmi_set_reg()
35 void nx_hdmi_set_base_address(u32 module_index, void *base_address) in nx_hdmi_set_base_address()
40 void *nx_hdmi_get_base_address(u32 module_index) in nx_hdmi_get_base_address()
45 u32 nx_hdmi_get_physical_address(u32 module_index) in nx_hdmi_get_physical_address()
/u-boot/arch/arm/mach-nexell/
A Dnx_gpio.c94 void *nx_gpio_get_base_address(u32 module_index) in nx_gpio_get_base_address()
99 int nx_gpio_open_module(u32 module_index) in nx_gpio_open_module()
112 int nx_gpio_close_module(u32 module_index) { return true; } in nx_gpio_close_module()
114 int nx_gpio_check_busy(u32 module_index) { return false; } in nx_gpio_check_busy()
135 int nx_gpio_get_pad_function(u32 module_index, u32 bit_number) in nx_gpio_get_pad_function()
162 u32 nx_gpio_get_detect_enable32(u32 module_index) in nx_gpio_get_detect_enable32()
206 u32 nx_gpio_get_output_enable32(u32 module_index) in nx_gpio_get_output_enable32()
230 void nx_gpio_set_output_value32(u32 module_index, u32 value) in nx_gpio_set_output_value32()
238 u32 nx_gpio_get_output_value32(u32 module_index) in nx_gpio_get_output_value32()
264 void nx_gpio_set_pull_select32(u32 module_index, u32 value) in nx_gpio_set_pull_select32()
[all …]

Completed in 92 milliseconds