Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/cadence/
Dphy-cadence-sierra.c170 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()
[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.c341 u8 reg_offset_shift; member
359 u8 reg_offset_shift; member
365 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write()
375 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read()
1659 u8 reg_offset_shift, in cdns_regmap_init() argument
1670 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
1738 u8 reg_offset_shift; in cdns_torrent_dp_regmap_init() local
1741 reg_offset_shift = cdns_phy->init_data->reg_offset_shift; in cdns_torrent_dp_regmap_init()
1745 reg_offset_shift, in cdns_torrent_dp_regmap_init()
1759 u8 block_offset_shift, reg_offset_shift; in cdns_torrent_regmap_init() local
[all …]