Lines Matching refs:wByteAMD
104 wByteAMD(cs, 0x00, reg); in WriteWordAmd7930()
105 wByteAMD(cs, 0x01, LOBYTE(val)); in WriteWordAmd7930()
106 wByteAMD(cs, 0x01, HIBYTE(val)); in WriteWordAmd7930()
120 wByteAMD(cs, 0x00, reg); in ReadWordAmd7930()
135 wByteAMD(cs, 0xA3, command); in Amd7930_ph_command()
182 wByteAMD(cs, 0x21, 0xC2); in Amd7930_new_ph()
183 wByteAMD(cs, 0x21, 0x02); in Amd7930_new_ph()
389 wByteAMD(cs, 0x04, *ptr); in Amd7930_fill_Dfifo()
455 wByteAMD(cs, 0x21, 0xC2); in Amd7930_interrupt()
456 wByteAMD(cs, 0x21, 0x02); in Amd7930_interrupt()
738 wByteAMD(cs, 0x21, 0x82); in dbusy_timer_handler()
739 wByteAMD(cs, 0x21, 0x02); in dbusy_timer_handler()
780 wByteAMD(cs, 0x00, cmd); in Amd7930_init()
787 wByteAMD(cs, cmd, LOBYTE(*ptr++)); in Amd7930_init()
790 wByteAMD(cs, 0x00, cmd); in Amd7930_init()
792 wByteAMD(cs, 0x01, LOBYTE(*ptr++)); in Amd7930_init()