Searched refs:test_ctrl (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/platform/x86/intel/ifs/ |
D | core.c | 48 .test_ctrl = MSR_SAF_CTRL, 56 .test_ctrl = MSR_SBAF_CTRL,
|
D | ifs.h | 345 u32 test_ctrl; member
|
D | load.c | 219 wrmsrl(msrs->test_ctrl, INVALIDATE_STRIDE); in copy_hashes_authenticate_chunks_gen2()
|
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/ |
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()
|