Searched refs:HCCHIPID (Results 1 - 4 of 4) sorted by path

/drivers/usb/host/
H A Disp116x-hcd.c1322 val = isp116x_read_reg16(isp116x, HCCHIPID);
H A Disp116x.h140 #define HCCHIPID 0x27 macro
480 isp116x_show_reg_##type(d, HCCHIPID, s); \
H A Disp1362-hcd.c2001 seq_printf(s, "HCCHIPID [%02x] %04x\n", ISP1362_REG_NO(ISP1362_REG_HCCHIPID),
2002 isp1362_read_reg16(isp1362_hcd, HCCHIPID));
2495 chipid = isp1362_read_reg16(isp1362_hcd, HCCHIPID);
H A Disp1362.h186 ISP1362_REG(HCCHIPID, 0x27, REG_WIDTH_16, REG_ACCESS_R);
868 isp1362_show_reg(isp1362_hcd, HCCHIPID);

Completed in 109 milliseconds