Home
last modified time | relevance | path

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

/drivers/isdn/hisax/
Dhfc_usb.h28 #define HFCUSB_CHIP_ID 0x16 /* Chip ID register index */ macro
Dhfc_usb.c1103 if (read_usb(hfc, HFCUSB_CHIP_ID, &b) != 1) { in hfc_usb_init()
/drivers/isdn/hardware/mISDN/
Dhfcsusb.h44 #define HFCUSB_CHIP_ID 0x16 /* Chip ID register index */ macro
Dhfcsusb.c1709 if (read_reg_atomic(hw, HFCUSB_CHIP_ID, &b) != 1) { in setup_hfcsusb()