Searched refs:DPIO_CMDID_OPEN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/soc/fsl/dpio/ | ||
| D | dpio-cmd.h | 23 #define DPIO_CMDID_OPEN DPIO_CMD(0x803) macro |
| D | dpio.c | 45 cmd.header = mc_encode_cmd_header(DPIO_CMDID_OPEN, in dpio_open() |