/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-std.c | 175 unsigned int idx1,idx2; in pvr2_std_id_to_str() local 184 for (idx2 = 0; idx2 < ARRAY_SIZE(std_items); idx2++) { in pvr2_std_id_to_str() 185 ip = std_items + idx2; in pvr2_std_id_to_str() 309 unsigned int idx,bcnt,idx2; in pvr2_std_create_enum() local 334 for (idx2 = 0; idx2 < ARRAY_SIZE(std_mixes); idx2++) { in pvr2_std_create_enum() 335 if ((id & std_mixes[idx2]) == std_mixes[idx2]) std_cnt++; in pvr2_std_create_enum() 365 for (idx2 = 0; (idx2 < ARRAY_SIZE(std_mixes)) && (idx < std_cnt); in pvr2_std_create_enum() 366 idx2++) { in pvr2_std_create_enum() 367 if (!(id & std_mixes[idx2])) continue; in pvr2_std_create_enum() 368 if (pvr2_std_fill(stddefs+idx,std_mixes[idx2])) idx++; in pvr2_std_create_enum()
|
/linux/sound/soc/dwc/ |
H A D | dwc-i2s.c | 662 u32 idx2; in dw_configure_dai_by_pd() local 665 idx2 = COMP1_TX_WORDSIZE_0(comp1); in dw_configure_dai_by_pd() 668 (fifo_width[idx2]) >> 8; in dw_configure_dai_by_pd() 672 idx2 = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai_by_pd() 675 (fifo_width[idx2] >> 8); in dw_configure_dai_by_pd() 702 u32 idx2; in dw_configure_dai_by_dt() local 710 idx2 = COMP1_TX_WORDSIZE_0(comp1); in dw_configure_dai_by_dt() 715 (fifo_width[idx2]) >> 8; in dw_configure_dai_by_dt() 719 idx2 = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai_by_dt() 724 (fifo_width[idx2] >> 8); in dw_configure_dai_by_dt()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
H A D | rf_common.c | 59 u8 idx1, idx2; in rtl92d_phy_rf6052_set_cck_txpower() local 94 for (idx2 = 0; idx2 < 4; idx2++) { in rtl92d_phy_rf6052_set_cck_txpower()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | rf.c | 43 u8 idx1, idx2; in rtl8821ae_phy_rf6052_set_cck_txpower() local 89 for (idx2 = 0; idx2 < 4; idx2++) { in rtl8821ae_phy_rf6052_set_cck_txpower()
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.c | 130 int idx, idx2, index; in cpsw_ale_get_field() local 134 idx2 = (start + bits - 1) / 32; in cpsw_ale_get_field() 136 if (idx != idx2) { in cpsw_ale_get_field() 137 index = 2 - idx2; /* flip */ in cpsw_ale_get_field() 138 hi_val = ale_entry[index] << ((idx2 * 32) - start); in cpsw_ale_get_field() 148 int idx, idx2, index; in cpsw_ale_set_field() local 152 idx2 = (start + bits - 1) / 32; in cpsw_ale_set_field() 154 if (idx != idx2) { in cpsw_ale_set_field() 155 index = 2 - idx2; /* flip */ in cpsw_ale_set_field() 156 ale_entry[index] &= ~(BITMASK(bits + start - (idx2 * 32))); in cpsw_ale_set_field() [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | rf.c | 46 u8 idx1, idx2; in rtl8723e_phy_rf6052_set_cck_txpower() local 89 for (idx2 = 0; idx2 < 4; idx2++) { in rtl8723e_phy_rf6052_set_cck_txpower()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | rf.c | 46 u8 idx1, idx2; in rtl8723be_phy_rf6052_set_cck_txpower() local 89 for (idx2 = 0; idx2 < 4; idx2++) { in rtl8723be_phy_rf6052_set_cck_txpower()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | rf.c | 45 u8 idx1, idx2; in rtl92cu_phy_rf6052_set_cck_txpower() local 87 for (idx2 = 0; idx2 < 4; idx2++) { in rtl92cu_phy_rf6052_set_cck_txpower()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | rf.c | 46 u8 idx1, idx2; in rtl92ce_phy_rf6052_set_cck_txpower() local 85 for (idx2 = 0; idx2 < 4; idx2++) { in rtl92ce_phy_rf6052_set_cck_txpower()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | rf.c | 46 u8 idx1, idx2; in rtl88e_phy_rf6052_set_cck_txpower() local 90 for (idx2 = 0; idx2 < 4; idx2++) { in rtl88e_phy_rf6052_set_cck_txpower()
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | vxlan_bridge_1q.sh | 690 local idx2=$1; shift 696 expects[0]=10; expects[$idx1]=10; expects[$idx2]=10 720 expects[0]=0; expects[$idx1]=10; expects[$idx2]=0 732 expects[0]=10; expects[$idx1]=10; expects[$idx2]=10 750 expects[0]=0; expects[$idx1]=10; expects[$idx2]=0 761 expects[0]=10; expects[$idx1]=10; expects[$idx2]=10
|
/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_getfd_test.c | 32 unsigned long idx2) in sys_kcmp() argument 34 return syscall(__NR_kcmp, pid1, pid2, type, idx1, idx2); in sys_kcmp()
|
/linux/drivers/staging/most/dim2/ |
H A D | hal.h | 43 u8 idx2; member
|
H A D | hal.c | 429 state->idx2 = 0; in state_init() 636 if (!service_channel(ch->addr, state->idx2)) in channel_service_interrupt() 639 state->idx2 ^= 1; in channel_service_interrupt()
|
/linux/drivers/video/fbdev/sis/ |
H A D | init.c | 2229 unsigned short *idx2) in SiS_GetFIFOThresholdIndex300() argument 2237 (*idx2) = (unsigned short)(ThTiming[((temp2 >> 3) | temp1) & 0x07]); in SiS_GetFIFOThresholdIndex300() 2244 SiS_GetFIFOThresholdA300(unsigned short idx1, unsigned short idx2) in SiS_GetFIFOThresholdA300() argument 2252 return (unsigned short)((ThLowA[idx1 + 1] * idx2) + ThLowA[idx1]); in SiS_GetFIFOThresholdA300() 2256 SiS_GetFIFOThresholdB300(unsigned short idx1, unsigned short idx2) in SiS_GetFIFOThresholdB300() argument 2264 return (unsigned short)((ThLowB[idx1 + 1] * idx2) + ThLowB[idx1]); in SiS_GetFIFOThresholdB300() 2271 unsigned short idx1, idx2; in SiS_DoCalcDelay() local 2274 SiS_GetFIFOThresholdIndex300(SiS_Pr, &idx1, &idx2); in SiS_DoCalcDelay() 2277 longtemp *= SiS_GetFIFOThresholdA300(idx1, idx2); in SiS_DoCalcDelay() 2279 longtemp *= SiS_GetFIFOThresholdB300(idx1, idx2); in SiS_DoCalcDelay()
|
H A D | sis.h | 344 unsigned short *idx2); 345 unsigned short SiS_GetFIFOThresholdB300(unsigned short idx1, unsigned short idx2);
|
/linux/drivers/media/dvb-core/ |
H A D | dvb_ca_en50221.c | 1613 size_t idx, idx2; in dvb_ca_en50221_io_read() local 1683 idx2 = dvb_ringbuffer_pkt_next(&sl->rx_buffer, idx, &fraglen); in dvb_ca_en50221_io_read() 1686 idx = idx2; in dvb_ca_en50221_io_read()
|
/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 1883 following example (where s is an srcu_struct and idx1 and idx2 1887 idx2 = srcu_read_lock(&s); // Start of second RSCS 1889 srcu_read_unlock(&s, idx2); // End of second RSCS 1924 B: idx2 = srcu_read_lock(&s); 1926 D: srcu_read_unlock(&s, idx2); 1929 idx1 and idx2 respectively. Similarly, it will treat C and D as 1930 though they stored the values from idx1 and idx2 in s. The end result 1934 B: idx2 = READ_ONCE(s); 1936 D: WRITE_ONCE(s, idx2); 1949 idx2 = srcu_read_lock(&s); [all …]
|
/linux/net/mac80211/ |
H A D | rx.c | 1883 int idx2; in ieee80211_rx_get_bigtk() local 1893 idx2 = idx + 1; in ieee80211_rx_get_bigtk() 1896 idx2 = idx + 1; in ieee80211_rx_get_bigtk() 1898 idx2 = idx - 1; in ieee80211_rx_get_bigtk() 1906 key = rcu_dereference(rx->link_sta->gtk[idx2]); in ieee80211_rx_get_bigtk() 1908 key = rcu_dereference(rx->link->gtk[idx2]); in ieee80211_rx_get_bigtk()
|
/linux/include/linux/ |
H A D | syscalls.h | 912 unsigned long idx1, unsigned long idx2);
|