Searched refs:otg_ctrl_set (Results 1 – 3 of 3) sorted by relevance
105 u8 *reg = on ? &ulpi->otg_ctrl_set : &ulpi->otg_ctrl_clear; in ulpi_set_vbus()119 reg = external ? &ulpi->otg_ctrl_set : &ulpi->otg_ctrl_clear; in ulpi_set_vbus_indicator()143 u8 *reg = enable ? &ulpi->otg_ctrl_set : &ulpi->otg_ctrl_clear; in ulpi_set_pd()
69 ulpi_write(&ulpi_vp, &ulpi->otg_ctrl_set, in ehci_zynq_probe()
179 u8 otg_ctrl_set; /* 0x0B Set */ member
Completed in 4 milliseconds