Home
last modified time | relevance | path

Searched refs:PCTL_PHY_DSBL_OFFS (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/mvsas/
A Dmv_64xx.c207 tmp |= 1U << (PCTL_PHY_DSBL_OFFS + phy_id); in mvs_64xx_phy_disable()
211 tmp |= 1U << (PCTL_PHY_DSBL_OFFS + phy_id); in mvs_64xx_phy_disable()
229 tmp &= ~(1U << (PCTL_PHY_DSBL_OFFS + phy_id)); in mvs_64xx_phy_enable()
233 tmp &= ~(1U << (PCTL_PHY_DSBL_OFFS + phy_id)); in mvs_64xx_phy_enable()
A Dmv_defs.h468 PCTL_PHY_DSBL_OFFS = (12), enumerator

Completed in 28 milliseconds