Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-isys-dwc-phy.c324 if (isys->phy_termcal_val) { in ipu6_isys_dwc_phy_config()
328 isys->phy_termcal_val, 4, 4); in ipu6_isys_dwc_phy_config()
420 if (phy_id != PHY_E || isys->phy_termcal_val) in ipu6_isys_dwc_phy_powerup_ack()
426 isys->phy_termcal_val = dwc_dphy_ifc_read_mask(isys, phy_id, in ipu6_isys_dwc_phy_powerup_ack()
429 isys->phy_termcal_val); in ipu6_isys_dwc_phy_powerup_ack()
Dipu6-isys.h144 u32 phy_termcal_val; member
Dipu6-isys.c901 isys->phy_termcal_val = 0; in isys_runtime_pm_suspend()
1084 isys->phy_termcal_val = 0; in isys_probe()