Searched refs:PCWD_REVISION_C (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/watchdog/
H A Dpcwd.c91 #define PCWD_REVISION_C 2 macro
339 else if (pcwd_private.revision == PCWD_REVISION_C) {
412 if (pcwd_private.revision == PCWD_REVISION_C) {
438 if (pcwd_private.revision == PCWD_REVISION_C) {
534 if (pcwd_private.revision == PCWD_REVISION_C) {
623 if (pcwd_private.revision == PCWD_REVISION_C) {
786 int r = PCWD_REVISION_C;

Completed in 202 milliseconds