Home
last modified time | relevance | path

Searched refs:CPUCTRL_SW_RST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h296 #define CPUCTRL_SW_RST BIT(1) macro
H A Dcdns2-gadget.c2264 set_reg_bit_8(&pdev->usb_regs->cpuctrl, CPUCTRL_SW_RST); in cdns2_gadget_start()
2267 !(val & CPUCTRL_SW_RST), 1, 10000); in cdns2_gadget_start()