Home
last modified time | relevance | path

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

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