Home
last modified time | relevance | path

Searched defs:val_bits (Results 1 – 3 of 3) sorted by relevance

/drivers/net/phy/
Dbcm87xx.c59 u16 val_bits = be32_to_cpup(paddr++); in bcm87xx_of_reg_init() local
Dmarvell.c394 u16 val_bits = be32_to_cpup(paddr + i + 3); in marvell_of_reg_init() local
/drivers/base/regmap/
Dregmap-mmio.c54 static int regmap_mmio_get_min_stride(size_t val_bits) in regmap_mmio_get_min_stride()