Home
last modified time | relevance | path

Searched refs:GetMode (Results 1 – 3 of 3) sorted by relevance

/system/dev/gpio/mt-8167/
A Dmt8167-gpio-regs.h31 static uint16_t GetMode(ddk::MmioBuffer* mmio, size_t idx) { in GetMode() function
32 return Read(mmio, idx).GetMode(idx % kItemsPerReg); in GetMode()
47 uint16_t GetMode(size_t offset) const { in GetMode() function
/system/fidl/zircon-usb-peripheral/
A Dusb-peripheral.fidl48 6: GetMode() -> (zx.status s, uint32 mode);
/system/dev/usb/usb-peripheral/
A Dusb-peripheral.c898 .GetMode = usb_dev_get_mode,

Completed in 8 milliseconds