Home
last modified time | relevance | path

Searched refs:HEARTBEAT_INVERTED (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/include/asm/
H A Dheartbeat.h7 #define HEARTBEAT_INVERTED (1 << 0) macro
/linux/arch/sh/drivers/
H A Dheartbeat.c64 heartbeat_toggle_bit(hd, bit, hd->flags & HEARTBEAT_INVERTED); in heartbeat_timer()