Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ibmasm/
H A Dheartbeat.c54 sp->heartbeat = ibmasm_new_command(sp, HEARTBEAT_BUFFER_SIZE); in ibmasm_heartbeat_init()
H A Dibmasm.h62 #define HEARTBEAT_BUFFER_SIZE 0x400 macro