Searched refs:gx_write_byte (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/cpufreq/
H A Dgx-suspmod.c177 static void gx_write_byte(int reg, int value) gx_write_byte() function
278 gx_write_byte(PCI_IRQTC, 4); gx_set_cpuspeed()
280 gx_write_byte(PCI_VIDTC, 100); gx_set_cpuspeed()
281 gx_write_byte(PCI_PMER1, pmer1); gx_set_cpuspeed()
307 gx_write_byte(PCI_MODOFF, gx_params->off_duration); gx_set_cpuspeed()
308 gx_write_byte(PCI_MODON, gx_params->on_duration); gx_set_cpuspeed()
310 gx_write_byte(PCI_SUSCFG, suscfg); gx_set_cpuspeed()

Completed in 156 milliseconds