Lines Matching refs:p

2806 	int p = 0;  in hdspm_set_pref_sync_ref()  local
2893 case 0: p = 0; break; /* WC */ in hdspm_set_pref_sync_ref()
2894 case 1: p = 3; break; /* ADAT 1 */ in hdspm_set_pref_sync_ref()
2895 case 2: p = 4; break; /* ADAT 2 */ in hdspm_set_pref_sync_ref()
2896 case 3: p = 5; break; /* ADAT 3 */ in hdspm_set_pref_sync_ref()
2897 case 4: p = 6; break; /* ADAT 4 */ in hdspm_set_pref_sync_ref()
2898 case 5: p = 1; break; /* AES */ in hdspm_set_pref_sync_ref()
2899 case 6: p = 2; break; /* SPDIF */ in hdspm_set_pref_sync_ref()
2900 case 7: p = 9; break; /* TCO */ in hdspm_set_pref_sync_ref()
2901 case 8: p = 10; break; /* SYNC_IN */ in hdspm_set_pref_sync_ref()
2906 case 0: p = 0; break; /* WC */ in hdspm_set_pref_sync_ref()
2907 case 1: p = 3; break; /* ADAT 1 */ in hdspm_set_pref_sync_ref()
2908 case 2: p = 4; break; /* ADAT 2 */ in hdspm_set_pref_sync_ref()
2909 case 3: p = 5; break; /* ADAT 3 */ in hdspm_set_pref_sync_ref()
2910 case 4: p = 6; break; /* ADAT 4 */ in hdspm_set_pref_sync_ref()
2911 case 5: p = 1; break; /* AES */ in hdspm_set_pref_sync_ref()
2912 case 6: p = 2; break; /* SPDIF */ in hdspm_set_pref_sync_ref()
2913 case 7: p = 10; break; /* SYNC_IN */ in hdspm_set_pref_sync_ref()
2922 case 0: p = 0; break; /* WC */ in hdspm_set_pref_sync_ref()
2923 case 1: p = 3; break; /* ADAT */ in hdspm_set_pref_sync_ref()
2924 case 2: p = 1; break; /* AES */ in hdspm_set_pref_sync_ref()
2925 case 3: p = 2; break; /* SPDIF */ in hdspm_set_pref_sync_ref()
2926 case 4: p = 9; break; /* TCO */ in hdspm_set_pref_sync_ref()
2927 case 5: p = 10; break; /* SYNC_IN */ in hdspm_set_pref_sync_ref()
2932 case 0: p = 0; break; /* WC */ in hdspm_set_pref_sync_ref()
2933 case 1: p = 3; break; /* ADAT */ in hdspm_set_pref_sync_ref()
2934 case 2: p = 1; break; /* AES */ in hdspm_set_pref_sync_ref()
2935 case 3: p = 2; break; /* SPDIF */ in hdspm_set_pref_sync_ref()
2936 case 4: p = 10; break; /* SYNC_IN */ in hdspm_set_pref_sync_ref()
2947 hdspm->settings_register |= HDSPM_c0_SyncRef0 * p; in hdspm_set_pref_sync_ref()