Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/common/
H A Dboard_detect.h179 u64 board_ti_get_emif1_size(void);
H A Dboard_detect.c356 u64 __maybe_unused board_ti_get_emif1_size(void) in board_ti_get_emif1_size() function
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c44 #define board_ti_get_emif_size() board_ti_get_emif1_size() + \