Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/phy/cadence/
Dphy-cadence-sierra.c332 u8 reg_offset_shift; member
346 u8 reg_offset_shift; member
381 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write()
391 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read()
953 u32 block_offset, u8 reg_offset_shift, in cdns_regmap_init() argument
964 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
1052 u8 reg_offset_shift) in cdns_regmap_init_blocks() argument
1061 reg_offset_shift); in cdns_regmap_init_blocks()
1063 reg_offset_shift, in cdns_regmap_init_blocks()
1073 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.c400 u8 reg_offset_shift; member
418 u8 reg_offset_shift; member
424 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write()
434 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read()
1938 u8 reg_offset_shift, in cdns_regmap_init() argument
1949 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
2044 u8 reg_offset_shift; in cdns_torrent_dp_regmap_init() local
2047 reg_offset_shift = cdns_phy->init_data->reg_offset_shift; in cdns_torrent_dp_regmap_init()
2051 reg_offset_shift, in cdns_torrent_dp_regmap_init()
2065 u8 block_offset_shift, reg_offset_shift; in cdns_torrent_regmap_init() local
[all …]