Searched refs:SIBA_TGSLOW_RESET (Results 1 – 2 of 2) sorted by relevance
260 #define SIBA_TGSLOW_RESET 0x00000001 /* target state low */ macro
1770 val &= SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_RESET | reject; in siba_dev_isup_sub()1790 SIBA_TGSLOW_RESET | SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags); in siba_dev_up_sub()1851 if (siba_read_4_sub(sd, SIBA_TGSLOW) & SIBA_TGSLOW_RESET) in siba_dev_down_sub()1879 reject | SIBA_TGSLOW_RESET | flags); in siba_dev_down_sub()1882 siba_write_4_sub(sd, SIBA_TGSLOW, reject | SIBA_TGSLOW_RESET | flags); in siba_dev_down_sub()