Home
last modified time | relevance | path

Searched refs:EZPORT_CMD_SE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/misc/
H A Dgehc-achc.c39 #define EZPORT_CMD_SE 0xd8 /* sector erase */ macro
196 u8 query[] = {EZPORT_CMD_SE, (address >> 16) & 0xff, (address >> 8) & 0xff, address & 0xff}; in ezport_section_erase()

Completed in 2 milliseconds