Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/can/platform/
H A Dcc770.h12 #define CPUIF_RST 0x80 /* Hardware Reset Status */ macro
/openbmc/linux/drivers/net/can/cc770/
H A Dcc770.c303 if (cc770_read_reg(priv, cpu_interface) & CPUIF_RST) { in cc770_probe_chip()