Searched refs:ESB_WDT_INTTYPE (Results 1 – 2 of 2) sorted by relevance
58 #define ESB_WDT_INTTYPE (0x11 << 0) /* Interrupt type on timer1 timeout */ macro223 d->int_type = (data & ESB_WDT_INTTYPE); in i6300esb_config_write()
62 #define ESB_WDT_INTTYPE (0x03 << 0) /* Interrupt type on timer1 timeout */ macro