Searched refs:C_READ (Results 1 – 2 of 2) sorted by relevance
35 #define C_READ 0x40 macro49 *(eeprom + M_CONTROL) |= C_READ; in sun3x_gettod()60 *(eeprom + M_CONTROL) &= ~C_READ; in sun3x_gettod()82 h->csr |= C_READ; in sun3x_hwclk()90 h->csr &= ~C_READ; in sun3x_hwclk()
172 #define C_READ 8 macro253 c = sendcmd(0,0x00,NODE_ADR | C_READ); /* CMD: READ */ in get_frame()