Searched refs:DEV_RST (Results 1 – 3 of 3) sorted by relevance
373 #define DEV_RST 0x80 /* Device Reset */ macro
653 #define DEV_RST 0x80 /* Device Reset */ macro
1480 ATAPI_SET_CONTROL(base, ATAPI_GET_CONTROL(base) | DEV_RST); in bfin_reset_controller()1484 ATAPI_SET_CONTROL(base, ATAPI_GET_CONTROL(base) & ~DEV_RST); in bfin_reset_controller()