Searched refs:pcd_support (Results 1 – 3 of 3) sorted by relevance
460 if (p->pcd_support == e_IOC_FM_PCD_PRS_KG_AND_CC || in fm_port_set_pcd()461 p->pcd_support == e_IOC_FM_PCD_PRS_KG_AND_CC_AND_PLCR || in fm_port_set_pcd()462 p->pcd_support == e_IOC_FM_PCD_PRS_CC) { in fm_port_set_pcd()469 if (p->pcd_support == e_IOC_FM_PCD_PRS_KG || in fm_port_set_pcd()470 p->pcd_support == e_IOC_FM_PCD_PRS_KG_AND_CC || in fm_port_set_pcd()471 p->pcd_support == e_IOC_FM_PCD_PRS_KG_AND_CC_AND_PLCR || in fm_port_set_pcd()472 p->pcd_support == e_IOC_FM_PCD_PRS_KG_AND_PLCR){ in fm_port_set_pcd()492 if (p->pcd_support == e_IOC_FM_PCD_PLCR_ONLY || in fm_port_set_pcd()493 p->pcd_support == e_IOC_FM_PCD_PRS_PLCR || in fm_port_set_pcd()494 p->pcd_support == e_IOC_FM_PCD_PRS_KG_AND_CC_AND_PLCR || in fm_port_set_pcd()[all …]
576 ioc_fm_port_pcd_support pcd_support; member
487 uint8_t pcd_support = e_FM_PORT_PCD_SUPPORT_PRS_AND_KG; in set_port_pcd() local503 pcd_param.pcd_support = pcd_support; in set_port_pcd()