Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tle62x0.c78 static unsigned char *decode_fault(unsigned int fault_code) in decode_fault() function
122 bp += sprintf(bp, "%s ", decode_fault(fault >> (ptr * 2))); in tle62x0_status_show()