Searched refs:chipid_l (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/isp1760/
H A Disp1760-hcd.c1588 u32 chipid_l; local
1597 chipid_l = isp1760_hcd_read(hcd, HC_CHIP_ID_LOW);
1600 chipid_h, chipid_l, chip_rev);
1663 u32 chipid_l; local
1718 chipid_l = isp1760_hcd_read(hcd, HC_CHIP_ID_LOW);
1721 chipid_h, chipid_l, chip_rev);

Completed in 304 milliseconds