Home
last modified time | relevance | path

Searched refs:PHYSEL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Domap2430.h37 # define PHYSEL 0 /* bit position */ macro
38 # define UTMI_8BIT (0 << PHYSEL)
39 # define ULPI_12PIN (1 << PHYSEL)
40 # define ULPI_8PIN (2 << PHYSEL)
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Domap2430.h42 # define PHYSEL 0 /* bit position */ macro
43 # define UTMI_8BIT (0 << PHYSEL)
44 # define ULPI_12PIN (1 << PHYSEL)
45 # define ULPI_8PIN (2 << PHYSEL)