Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/idle/
Di7300_idle.c415 u8 got_ctl; in i7300_idle_stop() local
422 pci_read_config_byte(fbd_dev, DIMM_THRTCTL, &got_ctl); in i7300_idle_stop()
423 WARN_ON_ONCE(got_ctl != i7300_idle_thrtctl_saved); in i7300_idle_stop()