Home
last modified time | relevance | path

Searched refs:reg_offset_shift (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-sierra.c236 u8 reg_offset_shift; member
250 u8 reg_offset_shift; member
280 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write()
290 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read()
601 u32 block_offset, u8 reg_offset_shift, in cdns_regmap_init() argument
612 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
682 u8 reg_offset_shift) in cdns_regmap_init_blocks() argument
691 reg_offset_shift); in cdns_regmap_init_blocks()
693 reg_offset_shift, in cdns_regmap_init_blocks()
703 reg_offset_shift, in cdns_regmap_init_blocks()
[all …]
Dphy-cadence-salvo.c99 u8 reg_offset_shift; member
115 reg * (1 << salvo_phy->data->reg_offset_shift)); in cdns_salvo_read()
122 reg * (1 << salvo_phy->data->reg_offset_shift)); in cdns_salvo_write()
Dphy-cadence-torrent.c369 u8 reg_offset_shift; member
387 u8 reg_offset_shift; member
393 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write()
403 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read()
1720 u8 reg_offset_shift, in cdns_regmap_init() argument
1731 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
1810 u8 reg_offset_shift; in cdns_torrent_dp_regmap_init() local
1813 reg_offset_shift = cdns_phy->init_data->reg_offset_shift; in cdns_torrent_dp_regmap_init()
1817 reg_offset_shift, in cdns_torrent_dp_regmap_init()
1831 u8 block_offset_shift, reg_offset_shift; in cdns_torrent_regmap_init() local
[all …]