Searched defs:reg_offset_shift (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-salvo.c | 99 u8 reg_offset_shift; member
|
H A D | phy-cadence-sierra.c | 170 u8 reg_offset_shift; member 184 u8 reg_offset_shift; member 384 cdns_regmap_init(struct device *dev, void __iomem *base, u32 block_offset, u8 reg_offset_shift, const struct regmap_config *config) cdns_regmap_init() argument 437 cdns_regmap_init_blocks(struct cdns_sierra_phy *sp, void __iomem *base, u8 block_offset_shift, u8 reg_offset_shift) cdns_regmap_init_blocks() argument [all...] |
H A D | phy-cadence-torrent.c | 341 u8 reg_offset_shift; member 359 u8 reg_offset_shift; member 1738 u8 reg_offset_shift; in cdns_torrent_dp_regmap_init() local 1657 cdns_regmap_init(struct device *dev, void __iomem *base, u32 block_offset, u8 reg_offset_shift, const struct regmap_config *config) cdns_regmap_init() argument 1759 u8 block_offset_shift, reg_offset_shift; cdns_torrent_regmap_init() local [all...] |
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-salvo.c | 129 u8 reg_offset_shift; member
|
H A D | phy-cadence-sierra.c | 364 u8 reg_offset_shift; member 378 u8 reg_offset_shift; member 974 cdns_regmap_init(struct device *dev, void __iomem *base, u32 block_offset, u8 reg_offset_shift, const struct regmap_config *config) cdns_regmap_init() argument 1072 cdns_regmap_init_blocks(struct cdns_sierra_phy *sp, void __iomem *base, u8 block_offset_shift, u8 reg_offset_shift) cdns_regmap_init_blocks() argument [all...] |
H A D | phy-cadence-torrent.c | 438 u8 reg_offset_shift; member 451 u8 reg_offset_shift; member 2193 u8 reg_offset_shift; in cdns_torrent_dp_regmap_init() local 2085 cdns_regmap_init(struct device *dev, void __iomem *base, u32 block_offset, u8 reg_offset_shift, const struct regmap_config *config) cdns_regmap_init() argument 2214 u8 block_offset_shift, reg_offset_shift; cdns_torrent_regmap_init() local [all...] |
Completed in 12 milliseconds