Searched refs:test_ctrl (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/platform/x86/intel/ifs/ |
H A D | core.c | 50 .test_ctrl = MSR_SAF_CTRL, 58 .test_ctrl = MSR_SBAF_CTRL,
|
H A D | load.c | 220 wrmsrq(msrs->test_ctrl, INVALIDATE_STRIDE); in copy_hashes_authenticate_chunks_gen2()
|
/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv17.c | 53 fp_control, test_ctrl, dacclk, ctv_14, ctv_1c, ctv_6c; in nv42_tv_sample_load() local 72 test_ctrl = NVReadRAMDAC(dev, 0, NV_PRAMDAC_TEST_CONTROL + regoffset); in nv42_tv_sample_load() 119 NVWriteRAMDAC(dev, 0, NV_PRAMDAC_TEST_CONTROL + regoffset, test_ctrl); in nv42_tv_sample_load()
|