Home
last modified time | relevance | path

Searched refs:SCRATCH (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/include/linux/usb/
Dusb338x.h30 #define SCRATCH 0x0b macro
/linux-5.19.10/drivers/usb/gadget/udc/
Dnet2272.h42 #define SCRATCH 0x1d macro
Dnet2272.c681 (void) net2272_read(dev, SCRATCH); in net2272_request_dma()
2126 refval = net2272_read(dev, SCRATCH); in net2272_present()
2128 net2272_write(dev, SCRATCH, ii); in net2272_present()
2129 val = net2272_read(dev, SCRATCH); in net2272_present()
2139 net2272_write(dev, SCRATCH, refval); in net2272_present()
Dnet2280.c1983 scratch = get_idx_reg(dev->regs, SCRATCH); in defect7374_enable_data_eps_zero()
2044 set_idx_reg(dev->regs, SCRATCH, scratch); in defect7374_enable_data_eps_zero()
2783 scratch = get_idx_reg(dev->regs, SCRATCH); in defect7374_workaround()
2844 set_idx_reg(dev->regs, SCRATCH, scratch); in defect7374_workaround()
3697 fsmvalue = get_idx_reg(dev->regs, SCRATCH) & in net2280_probe()
/linux-5.19.10/include/linux/mfd/
Didt8a340_reg.h452 #define SCRATCH 0xcf50 macro
/linux-5.19.10/drivers/ptp/
Dptp_clockmatrix.c65 u16 scratch = IDTCM_FW_REG(idtcm->fw_ver, V520, SCRATCH); in contains_full_configuration()
1256 u16 scratch = IDTCM_FW_REG(idtcm->fw_ver, V520, SCRATCH); in idtcm_load_firmware()