Lines Matching refs:MSR
27 * This file contains MSR access routines for Redcloud.
31 int redcloud_init_msr_devices(MSR aDev[], unsigned int array_size);
34 DEV_STATUS redcloud_find_msr_device(MSR * pDev);
38 /* REDCLOUD MSR BITMASKS */
50 /* REDCLOUD and CS5535 MSR DEVICES */
52 MSR msrDev[] = {
139 /* repeated MSR accesses. */
143 /* INITIALIZE MSR DEVICES */
343 redcloud_init_msr_devices(MSR aDev[], unsigned int array_size)
384 redcloud_find_msr_device(MSR * pDev)
440 * This routine handles reading the capabilities MSR register (typically
446 * pDev - Pointer to MSR structure containing the device's ID.
457 redcloud_id_msr_device(MSR * pDev, unsigned long address)
460 gfx_id_msr_device(MSR * pDev, unsigned long address)