Home
last modified time | relevance | path

Searched refs:get_serial_clock (Results 1 – 25 of 26) sorted by relevance

12

/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dconfig.h76 #define CONFIG_SYS_NS16550_CLK get_serial_clock()
/third_party/uboot/u-boot-2020.01/include/configs/
Dls1012a_common.h73 #define CONFIG_SYS_NS16550_CLK (get_serial_clock())
Dls2080a_common.h77 #define CONFIG_SYS_NS16550_CLK (get_serial_clock())
Dls1021atsn.h105 #define CONFIG_SYS_NS16550_CLK get_serial_clock()
Dls1043a_common.h60 #define CONFIG_SYS_NS16550_CLK (get_serial_clock())
Dls1046a_common.h61 #define CONFIG_SYS_NS16550_CLK (get_serial_clock())
Dls1021aiot.h94 #define CONFIG_SYS_NS16550_CLK get_serial_clock()
Dls1021atwr.h206 #define CONFIG_SYS_NS16550_CLK get_serial_clock()
Dls1021aqds.h328 #define CONFIG_SYS_NS16550_CLK get_serial_clock()
/third_party/uboot/u-boot-2020.01/arch/mips/mach-ath79/ar933x/
Dclk.c26 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/include/
Dcommon.h148 int get_serial_clock(void);
/third_party/uboot/u-boot-2020.01/arch/mips/mach-ath79/qca953x/
Dclk.c26 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm926ejs/lpc32xx/
Dclk.c134 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dlpc32xx_hsuart.c25 div = (get_serial_clock() / 14 + baudrate / 2) / baudrate - 1; in lpc32xx_serial_setbrg()
Dserial_ar933x.c93 val = get_serial_clock(); in ar933x_serial_setbrg()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ls102xa/
Dclock.c102 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Dfdt.c120 "clock-frequency", get_serial_clock(), 1); in ft_cpu_setup()
Dspeed.c520 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/board/freescale/lx2160a/
Dlx2160a.c99 serial0.clock = get_serial_clock(); in uart_get_clock()
100 serial1.clock = get_serial_clock(); in uart_get_clock()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/fsl-layerscape/
Dfsl_lsch3_speed.c240 int get_serial_clock(void) in get_serial_clock() function
Dfsl_lsch2_speed.c231 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/board/socrates/
Dsocrates.c245 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/arch/mips/mach-ath79/ar934x/
Dclk.c223 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/drivers/clk/
Dmpc83xx_clk.c291 int get_serial_clock(void) in get_serial_clock() function
/third_party/uboot/u-boot-2020.01/arch/mips/mach-ath79/qca956x/
Dclk.c212 int get_serial_clock(void) in get_serial_clock() function

12