Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fsl_readl
drivers/usb/gadget/udc/fsl_udc_core.c
111
#define fsl_readl(p) (*_fsl_readl)((p))
drivers/usb/gadget/udc/fsl_udc_core.c
141
#define fsl_readl(addr) readl(addr)
drivers/usb/phy/phy-fsl-usb.c
101
#define fsl_readl(addr) readl(addr)
drivers/usb/phy/phy-fsl-usb.c
97
#define fsl_readl(p) (*_fsl_readl)((p))