Searched refs:I28F128_RESET (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Di28f128reg.h45 #define I28F128_RESET 0xff macro
46 #define I28F128_READ_ARRAY I28F128_RESET
H A Di28f128.c96 REGWRITE_2(addr, 0, I28F128_RESET);
116 REGWRITE_2(addr, 0, I28F128_RESET);
168 REGWRITE_2(dst, 0, I28F128_RESET);
/netbsd-current/sys/arch/hpcmips/vr/
H A Dflashreg.h46 #define I28F128_RESET 0xff macro
47 #define I28F128_READ_ARRAY I28F128_RESET
H A Dflash_vrip.c441 bus_space_write_2(iot, ioh, 0, I28F128_RESET);
527 bus_space_write_2(iot, ioh, offset, I28F128_RESET);
584 bus_space_write_2(iot, ioh, offset, I28F128_RESET);
590 bus_space_write_2(iot, ioh, offset, I28F128_RESET);

Completed in 206 milliseconds