Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-sierra.c365 u8 reg_offset_shift; member
379 u8 reg_offset_shift; member
414 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write()
424 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read()
976 u32 block_offset, u8 reg_offset_shift, in cdns_regmap_init() argument
987 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
1075 u8 reg_offset_shift) in cdns_regmap_init_blocks() argument
1084 reg_offset_shift); in cdns_regmap_init_blocks()
1086 reg_offset_shift, in cdns_regmap_init_blocks()
1096 reg_offset_shift, in cdns_regmap_init_blocks()
[all …]
H A Dphy-cadence-salvo.c129 u8 reg_offset_shift; member
153 reg * (1 << salvo_phy->data->reg_offset_shift)); in cdns_salvo_read()
160 reg * (1 << salvo_phy->data->reg_offset_shift)); in cdns_salvo_write()
H A Dphy-cadence-torrent.c442 u8 reg_offset_shift; member
455 u8 reg_offset_shift; member
479 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write()
489 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read()
2103 u8 reg_offset_shift, in cdns_regmap_init() argument
2114 ctx->reg_offset_shift = reg_offset_shift; in cdns_regmap_init()
2209 u8 reg_offset_shift; in cdns_torrent_dp_regmap_init() local
2212 reg_offset_shift = cdns_phy->init_data->reg_offset_shift; in cdns_torrent_dp_regmap_init()
2216 reg_offset_shift, in cdns_torrent_dp_regmap_init()
2230 u8 block_offset_shift, reg_offset_shift; in cdns_torrent_regmap_init() local
[all …]