Home
last modified time | relevance | path

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

/drivers/net/phy/
Dbcm87xx.c56 u16 val_bits = be32_to_cpup(paddr++); in bcm87xx_of_reg_init() local
Dmarvell.c507 u16 val_bits = be32_to_cpup(paddr + i + 3); in marvell_of_reg_init() local
/drivers/pci/controller/
Dpcie-hisi-error.c46 u64 val_bits; member
/drivers/base/regmap/
Dregmap-mmio.c45 static int regmap_mmio_get_min_stride(size_t val_bits) in regmap_mmio_get_min_stride()