Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmb862xx.h95 } gdc_regs; typedef
98 const gdc_regs *board_get_regs (void);
/OK3568_Linux_fs/u-boot/board/socrates/
H A Dsocrates.c261 static const gdc_regs init_regs [] =
282 const gdc_regs *board_get_regs (void) in board_get_regs()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dmb862xx.c123 const gdc_regs *regs = board_get_regs (); in board_disp_init()