Home
last modified time | relevance | path

Searched refs:DC_CHIP_ID_HIGH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-regs.h263 DC_CHIP_ID_HIGH, DC_CHIP_ID_LOW, enumerator
H A Disp1760-core.c409 [DC_CHIP_ID_HIGH] = REG_FIELD(ISP176x_DC_CHIPID, 16, 31),
464 [DC_CHIP_ID_HIGH] = REG_FIELD(ISP1763_DC_CHIPID_HIGH, 0, 15),
H A Disp1760-udc.c1510 chipid = isp1760_udc_read(udc, DC_CHIP_ID_HIGH) << 16; in isp1760_udc_init()