Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dds4510.c20 DS4510_CMD_RSTDELAY, enumerator
243 U_BOOT_CMD_MKENT(rstdelay, 3, 0, (void *)DS4510_CMD_RSTDELAY, "", ""),
312 case DS4510_CMD_RSTDELAY: in do_ds4510()