Searched refs:tsrc (Results 1 – 5 of 5) sorted by relevance
166 #define vcm_tsrc(tsrc) (u16)(tsrc << 3 | 0xf200) argument
981 static int w83795_tss_useful(const struct w83795_data *data, int tsrc) in w83795_tss_useful() argument986 if (tss_map[i][tsrc] == TSS_MAP_RESERVED) in w83795_tss_useful()988 if (tss_map[i][tsrc] < 6) /* Analog */ in w83795_tss_useful()989 useful += (data->has_temp >> tss_map[i][tsrc]) & 1; in w83795_tss_useful()991 useful += (data->has_dts >> (tss_map[i][tsrc] - 6)) & 1; in w83795_tss_useful()
404 u8 *tsrc = walk.src.virt.addr; in ctr_encrypt() local415 crypto_xor_cpy(tdst, tsrc, tail, nbytes); in ctr_encrypt()
173 Test suite (hwpoison specific portable tests in tsrc)
466 u8 *tsrc = walk.src.virt.addr; in ctr_encrypt() local477 crypto_xor_cpy(tdst, tsrc, tail, nbytes); in ctr_encrypt()