Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/dpio/
Ddpio-cmd.h24 #define DPIO_CMDID_GET_API_VERSION DPIO_CMD(0xa03) macro
Ddpio.c204 cmd.header = mc_encode_cmd_header(DPIO_CMDID_GET_API_VERSION, in dpio_get_api_version()