Home
last modified time | relevance | path

Searched defs:dpio_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_private.h45 uint32_t dpio_id; member
H A Dfsl_dpio.h27 #define DPIO_CMD_OPEN(cmd, dpio_id) \ argument
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c13 uint32_t dpio_id, in dpio_open()