Home
last modified time | relevance | path

Searched refs:BATINFO_SIZE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dcwfg.c72 #define BATINFO_SIZE 64 macro
89 uint8_t sc_batinfo[BATINFO_SIZE];
274 for (n = 0; n < BATINFO_SIZE; n++) { in cwfg_set_config()
289 for (n = 0; n < BATINFO_SIZE; n++) { in cwfg_set_config()
372 case BATINFO_SIZE: in cwfg_parse_resources()
373 memcpy(sc->sc_batinfo, batinfo, BATINFO_SIZE); in cwfg_parse_resources()
375 case BATINFO_SIZE * 4: in cwfg_parse_resources()
376 for (n = 0; n < BATINFO_SIZE; n++) in cwfg_parse_resources()