Searched refs:cfi_chipwidth (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/nor/
H A Dcfi.h176 uint8_t cfi_chipwidth; /* chip width, 1<<N bytes */ member in struct:cfi
H A Dcfi.c424 cfi->cfi_chipwidth = cw;
585 cw = 1 << cfi->cfi_chipwidth;
875 8 << cfi->cfi_portwidth, 8 << cfi->cfi_chipwidth);

Completed in 113 milliseconds