Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dhpilo.c392 static inline int is_db_reset(int db_out) in is_db_reset() argument
394 return db_out & (1 << DB_RESET); in is_db_reset()