Searched refs:DPIO_CMDID_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/soc/fsl/dpio/ | ||
D | dpio-cmd.h | 25 #define DPIO_CMDID_ENABLE DPIO_CMD(0x002) macro |
D | dpio.c | 98 cmd.header = mc_encode_cmd_header(DPIO_CMDID_ENABLE, in dpio_enable() |