Searched refs:WD_CTL_CAP (Results 1 – 4 of 4) sorted by relevance
29 #define WD_CTL_CAP 0x2000 macro
2019 if (pbpctl_dev->bp_caps & WD_CTL_CAP) { in wdt_off()2041 if (pbpctl_dev->bp_caps & WD_CTL_CAP) { in wdt_on()2926 if (pbpctl_dev->bp_caps & WD_CTL_CAP) { in wdt_timer()2944 if ((pbpctl_dev->bp_caps & WD_CTL_CAP) && in wdt_timer_reload()3467 if (pbpctl_dev->bp_caps & WD_CTL_CAP) { in wdt_en_status()3479 if (pbpctl_dev->bp_caps & WD_CTL_CAP) { in wdt_programmed()3878 if (pbpctl_dev->bp_caps & WD_CTL_CAP) { in wdt_exp_mode_status()4065 | WD_CTL_CAP | WD_STATUS_CAP | STD_NIC_CAP | in bypass_caps_init()4077 SW_CTL_CAP | BP_PWUP_ON_CAP | WD_CTL_CAP | in bypass_caps_init()4111 | WD_CTL_CAP | STD_NIC_CAP | WD_STATUS_CAP | in bypass_caps_init()[all …]
30 #define WD_CTL_CAP 0x2000 //BIT_13 macro