Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h21 #define DPBP_CMDID_CLOSE 0x800 macro
/OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/
H A Ddpbp.c73 cmd.header = mc_encode_cmd_header(DPBP_CMDID_CLOSE, cmd_flags, in dpbp_close()
H A Dfsl-mc-private.h452 #define DPBP_CMDID_CLOSE DPBP_CMD(0x800) macro
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c45 cmd.header = mc_encode_cmd_header(DPBP_CMDID_CLOSE, cmd_flags, in dpbp_close()