Lines Matching refs:reg_offset_shift
170 u8 reg_offset_shift; member
184 u8 reg_offset_shift; member
211 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write()
221 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read()
385 u32 block_offset, u8 reg_offset_shift, in cdns_regmap_init() argument
396 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
439 u8 reg_offset_shift) in cdns_regmap_init_blocks() argument
448 reg_offset_shift); in cdns_regmap_init_blocks()
450 reg_offset_shift, in cdns_regmap_init_blocks()
460 reg_offset_shift, in cdns_regmap_init_blocks()
469 regmap = cdns_regmap_init(dev, base, block_offset, reg_offset_shift, in cdns_regmap_init_blocks()
519 data->reg_offset_shift); in cdns_sierra_phy_probe()