Home
last modified time | relevance | path

Searched refs:DPIO_CMDID_GET_ATTR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/
H A Ddpio-cmd.h27 #define DPIO_CMDID_GET_ATTR DPIO_CMD(0x004) macro
H A Ddpio.c146 cmd.header = mc_encode_cmd_header(DPIO_CMDID_GET_ATTR, in dpio_get_attributes()
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c145 cmd.header = mc_encode_cmd_header(DPIO_CMDID_GET_ATTR, in dpio_get_attributes()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpio.h22 #define DPIO_CMDID_GET_ATTR 0x004 macro