Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
hd44780var.h | 95 #define HD_BIGFONT 0x04 /* 5x10 if set, 5x8 otherwise */ |
hd44780_subr.c | 436 sc->sc_flags & HD_BIGFONT); 519 hd44780_info()->is_bigfont = sc->sc_flags & HD_BIGFONT; |