Searched refs:both_len (Results 1 – 1 of 1) sorted by relevance
214 int addr_len, size_len, both_len; in regmap_init_mem() local233 both_len = addr_len + size_len; in regmap_init_mem()234 if (!both_len) { in regmap_init_mem()247 count = len / both_len; in regmap_init_mem()
Completed in 3 milliseconds