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

/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm53xx_board.c170 const u_int max_chips = __SHIFTOUT(v01, CTL_01_MAX_CHIP_SEL); local
174 for (u_int i = 0; cs_map != 0 && i < max_chips; i++, cs_map >>= 1) {

Completed in 214 milliseconds