Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Disp116x.h141 #define HCCHIPID 0x27 macro
480 isp116x_show_reg_##type(d, HCCHIPID, s); \
H A Disp1362.h141 ISP1362_REG(HCCHIPID, 0x27, REG_WIDTH_16, REG_ACCESS_R);
H A Disp1362-hcd.c2009 isp1362_read_reg16(isp1362_hcd, HCCHIPID)); in dump_regs()
2489 chipid = isp1362_read_reg16(isp1362_hcd, HCCHIPID); in isp1362_hc_start()
H A Disp116x-hcd.c1312 val = isp116x_read_reg16(isp116x, HCCHIPID); in isp116x_start()