Home
last modified time | relevance | path

Searched refs:phy_layer (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/net/caif/
A Dcfcnfg.c36 struct cflayer *phy_layer; member
344 caif_assert(phy->phy_layer->id == in caif_connect_client()
486 phy_layer->id = phyid; in cfcnfg_add_phy_layer()
491 phyinfo->phy_layer = phy_layer; in cfcnfg_add_phy_layer()
512 layer_set_dn(frml, phy_layer); in cfcnfg_add_phy_layer()
513 layer_set_up(phy_layer, frml); in cfcnfg_add_phy_layer()
549 phy_layer->id); in cfcnfg_set_phy_state()
570 phyid = phy_layer->id; in cfcnfg_del_phy_layer()
578 caif_assert(phy_layer == phyinfo->phy_layer); in cfcnfg_del_phy_layer()
597 if (phy_layer != frml_dn) { in cfcnfg_del_phy_layer()
[all …]
/linux-6.3-rc2/include/net/caif/
A Dcfcnfg.h67 struct net_device *dev, struct cflayer *phy_layer,
79 int cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer);
87 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer,
/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Domap3isp.h105 unsigned int phy_layer:1; member
A Dispcsiphy.c208 buscfg->bus.ccp2.phy_layer); in omap3isp_csiphy_config()
313 buscfg->bus.ccp2.phy_layer); in omap3isp_csiphy_release()
A Dispccp2.c217 buscfg->phy_layer); in ccp2_phyif_config()
230 if (buscfg->phy_layer == ISP_CCP2_PHY_DATA_STROBE) in ccp2_phyif_config()
A Disp.c2134 buscfg->bus.ccp2.phy_layer = vep->bus.mipi_csi1.strobe; in isp_parse_of_csi1_endpoint()

Completed in 11 milliseconds