Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c315 if (board_is_eposevm()) { in emif_get_ext_phy_ctrl_const_regs()
327 if (board_is_eposevm()) in get_dpll_ddr_params()
434 if (board_is_eposevm()) in scale_vcores_generic()
582 if (board_is_eposevm()) in rtc_only_get_board_type()
603 if (board_is_eposevm()) { in sdram_init()
926 if (board_is_eposevm()) { in board_eth_init()
973 else if (board_is_eposevm() && !strcmp(name, "am43x-epos-evm")) in board_fit_config_name_match()
H A Dboard.h19 static inline int board_is_eposevm(void) in board_is_eposevm() function
H A Dmux.c140 } else if (board_is_eposevm()) { in enable_board_pin_mux()