Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dht16k33.c36 #define REG_DISPLAY_SETUP_ON BIT(0) macro
167 uint8_t data = REG_DISPLAY_SETUP | REG_DISPLAY_SETUP_ON | priv->blink; in ht16k33_display_on()
228 REG_DISPLAY_SETUP | REG_DISPLAY_SETUP_ON | in ht16k33_blink_set()