Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dfdc.c99 #define FDC_CMD_CONFIGURE_LEN 0x04 macro
289 pCMD->cmdlen=FDC_CMD_CONFIGURE_LEN; in fdc_issue_cmd()