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

/drivers/usb/host/
H A Disp1760-hcd.h46 #define HC_SCRATCH_REG 0x308 macro
H A Disp1760-if.c261 writel(0xface, chip_addr + HC_SCRATCH_REG);
263 reg_data = readl(chip_addr + HC_SCRATCH_REG) & 0x0000ffff;
H A Disp1760-hcd.c482 reg_write32(hcd->regs, HC_SCRATCH_REG, 0xdeadbabe);
485 scratch = reg_read32(hcd->regs, HC_SCRATCH_REG);

Completed in 56 milliseconds