pc_count          501 drivers/net/ethernet/intel/fm10k/fm10k_pf.c 	u16 glort, queue_count, vsi_count, pc_count;
pc_count          534 drivers/net/ethernet/intel/fm10k/fm10k_pf.c 	pc_count = BIT(dglort->pc_l);
pc_count          537 drivers/net/ethernet/intel/fm10k/fm10k_pf.c 	for (pc = 0; pc < pc_count; pc++) {
pc_count          548 drivers/net/ethernet/intel/fm10k/fm10k_pf.c 			q_idx += pc_count;
pc_count         1020 sound/soc/codecs/da732x.c 	u32 aif_mclk, pc_count;
pc_count         1028 sound/soc/codecs/da732x.c 		pc_count = DA732X_PC_PULSE_AIFA | DA732X_PC_RESYNC_NOT_AUT |
pc_count         1034 sound/soc/codecs/da732x.c 		pc_count = DA732X_PC_PULSE_AIFB | DA732X_PC_RESYNC_NOT_AUT |
pc_count         1111 sound/soc/codecs/da732x.c 	snd_soc_component_write(component, DA732X_REG_PC_CTRL, pc_count);