Searched refs:mod_pl011_element_cfg (Results 1 – 25 of 45) sorted by relevance
12
73 const struct mod_pl011_element_cfg *cfg = in mod_pl011_init_ctx()99 static void mod_pl011_set_baud_rate(const struct mod_pl011_element_cfg *cfg) in mod_pl011_set_baud_rate()145 const struct mod_pl011_element_cfg *cfg = fwk_module_get_data(id); in mod_pl011_enable()163 const struct mod_pl011_element_cfg *cfg = fwk_module_get_data(id); in mod_pl011_putch()181 const struct mod_pl011_element_cfg *cfg = fwk_module_get_data(id); in mod_pl011_getch()201 const struct mod_pl011_element_cfg *cfg = fwk_module_get_data(id); in mod_pl011_flush()239 const struct mod_pl011_element_cfg *cfg; in mod_pl011_start()300 const struct mod_pl011_element_cfg *cfg = fwk_module_get_data(id); in mod_pl011_powering_down()326 const struct mod_pl011_element_cfg *cfg = fwk_module_get_data(id); in mod_pl011_powered_on()433 const struct mod_pl011_element_cfg *cfg = in mod_pl011_clock_change_pending()[all …]
22 &(struct mod_pl011_element_cfg){
32 struct mod_pl011_element_cfg { struct
Completed in 14 milliseconds