Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
A Dtime.c460 rc = chsc_sstpc(stp_page, STP_OP_CTRL, 0x0000, NULL); in stp_reset()
564 rc = chsc_sstpc(stp_page, STP_OP_SYNC, 0, in stp_sync_clock()
681 chsc_sstpc(stp_page, STP_OP_CTRL, 0x0000, NULL); in stp_work_fn()
686 rc = chsc_sstpc(stp_page, STP_OP_CTRL, 0xf0e0, NULL); in stp_work_fn()
/linux/arch/s390/include/asm/
A Dcio.h375 int chsc_sstpc(void *page, unsigned int op, u16 ctrl, long *clock_delta);
/linux/drivers/s390/cio/
A Dchsc.c1320 int chsc_sstpc(void *page, unsigned int op, u16 ctrl, long *clock_delta) in chsc_sstpc() function

Completed in 12 milliseconds