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()
379 u32 block_offset, u8 reg_offset_shift, in cdns_regmap_init() argument
390 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
433 u8 reg_offset_shift) in cdns_regmap_init_blocks() argument
442 reg_offset_shift); in cdns_regmap_init_blocks()
444 reg_offset_shift, in cdns_regmap_init_blocks()
454 reg_offset_shift, in cdns_regmap_init_blocks()
463 regmap = cdns_regmap_init(dev, base, block_offset, reg_offset_shift, in cdns_regmap_init_blocks()
513 data->reg_offset_shift); in cdns_sierra_phy_probe()