Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Diha.h246 #define EEPRG 0x04 /* Enable EEPROM Programming */ macro
H A Diha.c2534 gctrl = bus_space_read_1(iot, ioh, TUL_GCTRL0) | EEPRG; in iha_read_eeprom()
2548 gctrl = bus_space_read_1(iot, ioh, TUL_GCTRL0) & ~EEPRG; in iha_read_eeprom()