Home
last modified time | relevance | path

Searched defs:cdns_torrent_phy (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/phy/cadence/
Dphy-cadence-torrent.c349 struct cdns_torrent_phy { struct
350 void __iomem *base; /* DPTX registers base */
351 void __iomem *sd_base; /* SD0801 registers base */
352 u32 max_bit_rate; /* Maximum link bit rate to use (in Mbps) */
353 u32 dp_pll;
354 u32 protocol_bitmask;
355 struct reset_control *phy_rst;
356 struct reset_control *apb_rst;
357 struct device *dev;
358 struct clk *clk;
[all …]