Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmb862xx.h98 const gdc_regs *board_get_regs (void);
/OK3568_Linux_fs/u-boot/board/socrates/
H A Dsocrates.c282 const gdc_regs *board_get_regs (void) in board_get_regs() function
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dmb862xx.c123 const gdc_regs *regs = board_get_regs (); in board_disp_init()