Searched refs:IO0_OUTPUT_TRI_EN (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/allwinner/
H A Da10_fb.c143 #define IO0_OUTPUT_TRI_EN (1 << 24) macro
457 val &= ~(IO0_OUTPUT_TRI_EN | IO1_OUTPUT_TRI_EN);
459 val |= (IO0_OUTPUT_TRI_EN | IO1_OUTPUT_TRI_EN);

Completed in 46 milliseconds