| /linux/sound/soc/dwc/ |
| H A D | dwc-i2s.c | 661 u32 idx2; in dw_configure_dai_by_pd() local 664 idx2 = COMP1_TX_WORDSIZE_0(comp1); in dw_configure_dai_by_pd() 667 (fifo_width[idx2]) >> 8; in dw_configure_dai_by_pd() 671 idx2 = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai_by_pd() 674 (fifo_width[idx2] >> 8); in dw_configure_dai_by_pd() 701 u32 idx2; in dw_configure_dai_by_dt() local 709 idx2 = COMP1_TX_WORDSIZE_0(comp1); in dw_configure_dai_by_dt() 714 (fifo_width[idx2]) >> 8; in dw_configure_dai_by_dt() 718 idx2 = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai_by_dt() 723 (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/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/tools/testing/selftests/net/forwarding/ |
| H A D | vxlan_bridge_1q.sh | 705 local idx2=$1; shift 711 expects[0]=10; expects[$idx1]=10; expects[$idx2]=10 735 expects[0]=0; expects[$idx1]=10; expects[$idx2]=0 747 expects[0]=10; expects[$idx1]=10; expects[$idx2]=10 765 expects[0]=0; expects[$idx1]=10; expects[$idx2]=0 776 expects[0]=10; expects[$idx1]=10; expects[$idx2]=10
|
| /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()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_n.c | 17470 u8 idx, idx2, i, delta_ind; in wlc_phy_txpwr_limit_to_tbl_nphy() local 17476 idx2 = 0; in wlc_phy_txpwr_limit_to_tbl_nphy() 17512 pi->adj_pwr_tbl_nphy[4 + 4 * (idx2++) + i] = in wlc_phy_txpwr_limit_to_tbl_nphy() 17515 pi->adj_pwr_tbl_nphy[4 + 4 * (idx2++) + i] = in wlc_phy_txpwr_limit_to_tbl_nphy() 17517 pi->adj_pwr_tbl_nphy[4 + 4 * (idx2++) + i] = in wlc_phy_txpwr_limit_to_tbl_nphy() 17519 pi->adj_pwr_tbl_nphy[4 + 4 * (idx2++) + i] = in wlc_phy_txpwr_limit_to_tbl_nphy() 17522 pi->adj_pwr_tbl_nphy[4 + 4 * (idx2++) + i] = in wlc_phy_txpwr_limit_to_tbl_nphy() 17524 pi->adj_pwr_tbl_nphy[4 + 4 * (idx2++) + i] = in wlc_phy_txpwr_limit_to_tbl_nphy() 17526 pi->adj_pwr_tbl_nphy[4 + 4 * (idx2++) + i] = in wlc_phy_txpwr_limit_to_tbl_nphy() 17528 pi->adj_pwr_tbl_nphy[4 + 4 * (idx2++) + i] = in wlc_phy_txpwr_limit_to_tbl_nphy() [all …]
|
| /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/tools/perf/util/ |
| H A D | python.c | 1989 int idx2 = 0; in evlist__at() local 1992 if (idx == idx2) in evlist__at() 1994 idx2++; in evlist__at()
|
| /linux/net/mac80211/ |
| H A D | rx.c | 1974 int idx2; in ieee80211_rx_get_bigtk() local 1984 idx2 = idx + 1; in ieee80211_rx_get_bigtk() 1987 idx2 = idx + 1; in ieee80211_rx_get_bigtk() 1989 idx2 = idx - 1; in ieee80211_rx_get_bigtk() 1997 key = rcu_dereference(rx->link_sta->gtk[idx2]); in ieee80211_rx_get_bigtk() 1999 key = rcu_dereference(rx->link->gtk[idx2]); in ieee80211_rx_get_bigtk()
|
| /linux/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 1608 for msg, type, dir, t, idx1, idx2 in list: 1610 self.errorinfo[dir].append((type, t, idx1, idx2)) 1846 type, tm, idx1, idx2 = e 1848 list.append((type, tm, idx1, idx2)) 4833 type, t, idx1, idx2 = e 4834 id = '%d_%d' % (idx1, idx2)
|
| /linux/include/linux/ |
| H A D | syscalls.h | 923 unsigned long idx1, unsigned long idx2);
|