Searched refs:pkg_idx (Results 1 – 1 of 1) sorted by relevance
802 uint32_t pkg_idx; in phy_ncsi() local823 for (pkg_idx = 0; pkg_idx < MAX_PACKAGE_NUM; pkg_idx++) { in phy_ncsi()824 eng->ncsi_cap.Package_ID = pkg_idx; in phy_ncsi()830 if ( select_flag[ pkg_idx ] == 0 ) { in phy_ncsi()847 printf("----Absence of Package ID: %d\n", pkg_idx); in phy_ncsi()848 PRINTF( FP_LOG, "----Absence of Package ID: %d\n", pkg_idx ); in phy_ncsi()855 for ( pkg_idx = 0; pkg_idx < MAX_PACKAGE_NUM; pkg_idx++ ) { in phy_ncsi()856 eng->ncsi_cap.Package_ID = pkg_idx; in phy_ncsi()864 if ( select_flag[ pkg_idx ] == 0 ) { in phy_ncsi()952 printf("====Absence of Package ID: %d\n", pkg_idx); in phy_ncsi()[all …]