Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h277 void (*phy_enable)(unsigned int dev_index, unsigned int enable); member
/openbmc/linux/include/scsi/
H A Dscsi_transport_sas.h179 int (*phy_enable)(struct sas_phy *, int); member
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.h138 void (*phy_enable)(struct mvs_info *mvi, u32 phy_id); member
/openbmc/linux/drivers/dma/
H A Dpxa_dma.c450 static void phy_enable(struct pxad_phy *phy, bool misaligned) in phy_enable() function