Home
last modified time | relevance | path

Searched refs:lpc47m_enable_serial (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/intel/crownbay/
H A Dcrownbay.c14 lpc47m_enable_serial(PNP_DEV(LPC47M_IO_PORT, LPC47M_SP1), in board_early_init_f()
/rk3399_rockchip-uboot/include/
H A Dsmsc_lpc47m.h29 void lpc47m_enable_serial(uint dev, uint iobase, uint irq);
/rk3399_rockchip-uboot/drivers/misc/
H A Dsmsc_lpc47m.c25 void lpc47m_enable_serial(uint dev, uint iobase, uint irq) in lpc47m_enable_serial() function