Home
last modified time | relevance | path

Searched refs:ho_mag (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/ft1000/ft1000-pcmcia/
Dft1000.h196 #define ho_mag 0x6f68 // Byte swap ho to avoid additional system call macro
Dft1000_hw.c550 ft1000_write_dpram_mag_16(dev, FT1000_MAG_HI_HO, ho_mag, in ft1000_reset_card()
/linux-2.6.39/drivers/staging/ft1000/ft1000-usb/
Dft1000_usb.h50 #define ho_mag 0x6f68 // Byte swap ho to avoid additional system call macro
Dft1000_hw.c673 ft1000_write_dpram16(ft1000dev, FT1000_MAG_HI_HO, ho_mag, in ft1000_reset_card()