Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Dcfi_flash.c230 u32 cmd_le = cpu_to_le32(cmd); in flash_make_cmd() local
239 val = *((uchar *)&cmd_le + cword_offset); in flash_make_cmd()