Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/birdland/bav335x/
H A Dboard.c85 return BAV335A; in get_board_type()
110 return BAV335A; in get_board_type()
407 if (board == BAV335A) { in board_eth_init()
H A Dboard.h17 enum board_type {UNKNOWN, BAV335A, BAV335B}; enumerator
H A Dmux.c183 if (board == BAV335A) in enable_board_pin_mux()