Searched refs:CFG_PL011_CLOCK (Results 1 – 14 of 14) sorted by relevance
11 #define CFG_PL011_CLOCK 150000000 macro
19 #define CFG_PL011_CLOCK 50000000 macro
18 #define CFG_PL011_CLOCK 7372800 macro
20 #define CFG_PL011_CLOCK 24000000 macro
80 #define CFG_PL011_CLOCK 24000000 macro
81 #define CFG_PL011_CLOCK 150000000 macro
34 #define CFG_PL011_CLOCK UART_CLK macro
89 #define CFG_PL011_CLOCK 7372800 macro91 #define CFG_PL011_CLOCK 24000000 macro
42 #define CFG_PL011_CLOCK (get_bus_freq(0) / 4) macro
119 #define CFG_PL011_CLOCK 24000000 macro
195 clock = CFG_PL011_CLOCK; in pl01x_serial_init_baud()341 #ifndef CFG_PL011_CLOCK342 #define CFG_PL011_CLOCK 0 macro357 plat->clock = dev_read_u32_default(dev, "clock", CFG_PL011_CLOCK); in pl01x_serial_of_to_plat()
16 .clock = CFG_PL011_CLOCK,
32 .clock = CFG_PL011_CLOCK,
351 CFG_PL011_CLOCK
Completed in 40 milliseconds