Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h578 #define SAR_STAT_CMDBZ 0x00000200 /* ABR SAR Command Busy Flag */ macro
H A Didt77252.c166 while (stat & SAR_STAT_CMDBZ) in waitfor_idle()