Searched refs:TX4927_WR08 (Results 1 – 2 of 2) sorted by relevance
36 #define TOSHIBA_RBTX4927_WR08(a,b) do { TX4927_WR08(a,b); wbflush(); } while ( 0 )
482 #define TX4927_WR08( reg, val ) ((*(vu08*)(reg))=(val)) macro