Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dbcm87xx.c56 u16 val_bits = be32_to_cpup(paddr++); in bcm87xx_of_reg_init() local
H A Dmarvell.c555 u16 val_bits = be32_to_cpup(paddr + i + 3); in marvell_of_reg_init() local
/linux/drivers/base/regmap/
H A Dregmap-mmio.c43 static int regmap_mmio_get_min_stride(size_t val_bits) in regmap_mmio_get_min_stride()