Home
last modified time | relevance | path

Searched defs:spi_wr8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c266 static void spi_wr8(struct max3420_udc *udc, u8 reg, u8 val) in spi_wr8() function
/openbmc/linux/drivers/usb/host/
H A Dmax3421-hcd.c367 spi_wr8(struct usb_hcd *hcd, unsigned int reg, u8 val) in spi_wr8() function