Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/core/
H A Dregmap.c69 int addr_len, size_len, both_len; in regmap_init_mem() local
77 both_len = addr_len + size_len; in regmap_init_mem()
83 count = len / both_len; in regmap_init_mem()