Searched refs:XWT_TWCSR1_OFFSET (Results 1 - 1 of 1) sorted by path

/drivers/watchdog/
H A Dof_xilinx_wdt.c26 #define XWT_TWCSR1_OFFSET 0x4 /* Control/Status Register1 */ macro
64 iowrite32(XWT_CSRX_EWDT2_MASK, xdev->base + XWT_TWCSR1_OFFSET);
83 iowrite32(0, xdev->base + XWT_TWCSR1_OFFSET);

Completed in 60 milliseconds