Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
Didt77252.h578 #define SAR_STAT_CMDBZ 0x00000200 /* ABR SAR Command Busy Flag */ macro
Didt77252.c166 while (stat & SAR_STAT_CMDBZ) in waitfor_idle()