Home
last modified time | relevance | path

Searched refs:ATMEL_ID_UHP (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-at91.c30 at91_periph_clk_enable(ATMEL_ID_UHP); in usb_cpu_init()
42 at91_periph_clk_disable(ATMEL_ID_UHP); in usb_cpu_stop()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dsama5d3_xplained.h19 #define ATMEL_ID_UHP ATMEL_ID_UHPHS macro
H A Dsama5d3xek.h24 #define ATMEL_ID_UHP ATMEL_ID_UHPHS macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91sam9261.h49 #define ATMEL_ID_UHP 20 /* USB Host port */ macro
H A Dat91sam9263.h54 #define ATMEL_ID_UHP 29 /* USB Host port */ macro
H A Dat91sam9g45.h149 #define ATMEL_ID_UHP ATMEL_ID_UHPHS macro
H A Dat91sam9260.h49 #define ATMEL_ID_UHP 20 /* USB Host port */ macro
H A Dat91rm9200.h37 #define ATMEL_ID_UHP 23 /* OHCI USB Host Port */ macro
H A Dat91sam9x5.h175 #define ATMEL_ID_UHP ATMEL_ID_UHPHS macro
/OK3568_Linux_fs/u-boot/board/esd/meesc/
H A Dmeesc.c251 at91_periph_clk_enable(ATMEL_ID_UHP); in board_early_init_f()