Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-at91.c29 at91_periph_clk_enable(ATMEL_ID_UHP); in usb_cpu_init()
41 at91_periph_clk_disable(ATMEL_ID_UHP); in usb_cpu_stop()
/openbmc/u-boot/include/configs/
H A Dsama5d3_xplained.h18 #define ATMEL_ID_UHP 32 macro
H A Dsama5d3xek.h21 #define ATMEL_ID_UHP 32 macro
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91sam9261.h43 #define ATMEL_ID_UHP 20 /* USB Host port */ macro
H A Dat91sam9263.h48 #define ATMEL_ID_UHP 29 /* USB Host port */ macro
H A Dat91sam9g45.h143 #define ATMEL_ID_UHP ATMEL_ID_UHPHS macro
H A Dat91sam9260.h43 #define ATMEL_ID_UHP 20 /* USB Host port */ macro
H A Dat91rm9200.h35 #define ATMEL_ID_UHP 23 /* OHCI USB Host Port */ macro
H A Dat91sam9x5.h172 #define ATMEL_ID_UHP ATMEL_ID_UHPHS macro
/openbmc/u-boot/board/esd/meesc/
H A Dmeesc.c250 at91_periph_clk_enable(ATMEL_ID_UHP); in board_early_init_f()