Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dssdfbvar.h106 #define SSDFB_DISPLAY_CLOCK_OSCILLATOR_MASK __BITS(7, 4) macro
H A Dssdfb.c754 __SHIFTIN(sc->sc_p->p_fosc, SSDFB_DISPLAY_CLOCK_OSCILLATOR_MASK) | in ssdfb_init_ssd1306()