Searched refs:SERIAL_ROM_CTL (Results 1 – 2 of 2) sorted by relevance
412 #define SERIAL_ROM_CTL 0x15 /* BASE+08, IDX+15, B, R */ macro
3373 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL); in nsp32_prom_set()3381 nsp32_index_write1(base, SERIAL_ROM_CTL, tmp); in nsp32_prom_set()3397 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL) & bit; in nsp32_prom_get()