Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-picolcd_debugfs.c282 resp->in_report->id == REPORT_BL_WRITE_MEMORY) { in _picolcd_flash_write()
316 report_write = REPORT_BL_WRITE_MEMORY; in picolcd_debug_flash_write()
546 case REPORT_BL_WRITE_MEMORY: in picolcd_debug_out_report()
791 case REPORT_BL_WRITE_MEMORY: in picolcd_debug_raw_event()
H A Dhid-picolcd.h44 #define REPORT_BL_WRITE_MEMORY 0xf4 /* Bootloader: IN[36],OUT[36] */ macro
H A Dhid-picolcd_core.c517 picolcd_out_report(REPORT_BL_WRITE_MEMORY, hdev), NULL); in picolcd_probe_bootloader()