Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-picolcd_debugfs.c195 resp->in_report->id == REPORT_BL_READ_MEMORY) { in _picolcd_flash_read()
228 return _picolcd_flash_read(data, REPORT_BL_READ_MEMORY, u, s, off); in picolcd_debug_flash_read()
522 case REPORT_BL_READ_MEMORY: in picolcd_debug_out_report()
785 case REPORT_BL_READ_MEMORY: in picolcd_debug_raw_event()
H A Dhid-picolcd.h43 #define REPORT_BL_READ_MEMORY 0xf3 /* Bootloader: IN[36],OUT[4] */ macro
H A Dhid-picolcd_core.c516 picolcd_out_report(REPORT_BL_READ_MEMORY, hdev), in picolcd_probe_bootloader()