Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/am335x/
H A Dmux.c316 #define PROFILE_3 (1 << 3) macro
376 if (profile & ~(PROFILE_2 | PROFILE_3)) in enable_board_pin_mux()