Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-cmd.h29 #define DPIO_CMDID_SET_STASHING_DEST DPIO_CMD(0x120) macro
H A Ddpio.c178 cmd.header = mc_encode_cmd_header(DPIO_CMDID_SET_STASHING_DEST, in dpio_set_stashing_destination()