Searched defs:mvotg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-mv-usb.c | 54 struct mv_otg *mvotg = container_of(otg->usb_phy, struct mv_otg, phy); in mv_otg_set_vbus() local 77 static void mv_otg_run_state_machine(struct mv_otg *mvotg, in mv_otg_run_state_machine() argument 89 struct mv_otg *mvotg = from_timer(mvotg, in mv_otg_timer_await_bcon() local 102 mv_otg_cancel_timer(struct mv_otg *mvotg, unsigned int id) mv_otg_cancel_timer() argument 117 mv_otg_set_timer(struct mv_otg *mvotg, unsigned int id, unsigned long interval) mv_otg_set_timer() argument 137 mv_otg_reset(struct mv_otg *mvotg) mv_otg_reset() argument 165 mv_otg_init_irq(struct mv_otg *mvotg) mv_otg_init_irq() argument 191 mv_otg_start_host(struct mv_otg *mvotg, int on) mv_otg_start_host() argument 213 mv_otg_start_periphrals(struct mv_otg *mvotg, int on) mv_otg_start_periphrals() argument 228 otg_clock_enable(struct mv_otg *mvotg) otg_clock_enable() argument 233 otg_clock_disable(struct mv_otg *mvotg) otg_clock_disable() argument 238 mv_otg_enable_internal(struct mv_otg *mvotg) mv_otg_enable_internal() argument 263 mv_otg_enable(struct mv_otg *mvotg) mv_otg_enable() argument 271 mv_otg_disable_internal(struct mv_otg *mvotg) mv_otg_disable_internal() argument 282 mv_otg_disable(struct mv_otg *mvotg) mv_otg_disable() argument 288 mv_otg_update_inputs(struct mv_otg *mvotg) mv_otg_update_inputs() argument 327 mv_otg_update_state(struct mv_otg *mvotg) mv_otg_update_state() argument 401 struct mv_otg *mvotg; mv_otg_work() local 479 struct mv_otg *mvotg = dev; mv_otg_irq() local 504 struct mv_otg *mvotg = dev; mv_otg_inputs_irq() local 520 struct mv_otg *mvotg = dev_get_drvdata(dev); a_bus_req_show() local 529 struct mv_otg *mvotg = dev_get_drvdata(dev); a_bus_req_store() local 564 struct mv_otg *mvotg = dev_get_drvdata(dev); a_clr_err_store() local 591 struct mv_otg *mvotg = dev_get_drvdata(dev); a_bus_drop_show() local 600 struct mv_otg *mvotg = dev_get_drvdata(dev); a_bus_drop_store() local 649 struct mv_otg *mvotg = platform_get_drvdata(pdev); mv_otg_remove() local 666 struct mv_otg *mvotg; mv_otg_probe() local 837 struct mv_otg *mvotg = platform_get_drvdata(pdev); mv_otg_suspend() local 854 struct mv_otg *mvotg = platform_get_drvdata(pdev); mv_otg_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-mv-usb.c | 54 struct mv_otg *mvotg = container_of(otg->usb_phy, struct mv_otg, phy); in mv_otg_set_vbus() local 77 static void mv_otg_run_state_machine(struct mv_otg *mvotg, in mv_otg_run_state_machine() argument 89 struct mv_otg *mvotg = from_timer(mvotg, in mv_otg_timer_await_bcon() local 102 mv_otg_cancel_timer(struct mv_otg *mvotg, unsigned int id) mv_otg_cancel_timer() argument 117 mv_otg_set_timer(struct mv_otg *mvotg, unsigned int id, unsigned long interval) mv_otg_set_timer() argument 137 mv_otg_reset(struct mv_otg *mvotg) mv_otg_reset() argument 165 mv_otg_init_irq(struct mv_otg *mvotg) mv_otg_init_irq() argument 191 mv_otg_start_host(struct mv_otg *mvotg, int on) mv_otg_start_host() argument 213 mv_otg_start_periphrals(struct mv_otg *mvotg, int on) mv_otg_start_periphrals() argument 228 otg_clock_enable(struct mv_otg *mvotg) otg_clock_enable() argument 233 otg_clock_disable(struct mv_otg *mvotg) otg_clock_disable() argument 238 mv_otg_enable_internal(struct mv_otg *mvotg) mv_otg_enable_internal() argument 263 mv_otg_enable(struct mv_otg *mvotg) mv_otg_enable() argument 271 mv_otg_disable_internal(struct mv_otg *mvotg) mv_otg_disable_internal() argument 282 mv_otg_disable(struct mv_otg *mvotg) mv_otg_disable() argument 288 mv_otg_update_inputs(struct mv_otg *mvotg) mv_otg_update_inputs() argument 327 mv_otg_update_state(struct mv_otg *mvotg) mv_otg_update_state() argument 401 struct mv_otg *mvotg; mv_otg_work() local 479 struct mv_otg *mvotg = dev; mv_otg_irq() local 504 struct mv_otg *mvotg = dev; mv_otg_inputs_irq() local 520 struct mv_otg *mvotg = dev_get_drvdata(dev); a_bus_req_show() local 529 struct mv_otg *mvotg = dev_get_drvdata(dev); a_bus_req_store() local 564 struct mv_otg *mvotg = dev_get_drvdata(dev); a_clr_err_store() local 591 struct mv_otg *mvotg = dev_get_drvdata(dev); a_bus_drop_show() local 600 struct mv_otg *mvotg = dev_get_drvdata(dev); a_bus_drop_store() local 649 struct mv_otg *mvotg = platform_get_drvdata(pdev); mv_otg_remove() local 662 struct mv_otg *mvotg; mv_otg_probe() local 832 struct mv_otg *mvotg = platform_get_drvdata(pdev); mv_otg_suspend() local 849 struct mv_otg *mvotg = platform_get_drvdata(pdev); mv_otg_resume() local [all...] |
Completed in 2 milliseconds