Home
last modified time | relevance | path

Searched refs:MCHBAR (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dprocessor_thermal_device.c300 #define MCHBAR 0 macro
306 ret = pcim_iomap_regions(pdev, 1 << MCHBAR, DRV_NAME); in proc_thermal_set_mmio_base()
312 proc_priv->mmio_base = pcim_iomap_table(pdev)[MCHBAR]; in proc_thermal_set_mmio_base()

Completed in 3 milliseconds