Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c125 static unsigned long poll_high_timeout = 250000UL; variable
428 poll_low_timeout : poll_high_timeout; in ap_wait()
1307 return sysfs_emit(buf, "%lu\n", poll_high_timeout); in poll_timeout_show()
1324 poll_high_timeout = value; in poll_timeout_store()
1325 hr_time = poll_high_timeout; in poll_timeout_store()
2291 poll_high_timeout = 1500000; in ap_module_init()