Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dultrasoc-smb.h76 #define SMB_LB_INT_STS_NOT_EMPTY_MSK BIT(0) macro
H A Dultrasoc-smb.c28 return FIELD_GET(SMB_LB_INT_STS_NOT_EMPTY_MSK, buf_status); in smb_buffer_not_empty()