Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h26 #define DPBP_CMDID_ENABLE 0x002 macro
/OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/
H A Ddpbp.c96 cmd.header = mc_encode_cmd_header(DPBP_CMDID_ENABLE, cmd_flags, in dpbp_enable()
H A Dfsl-mc-private.h455 #define DPBP_CMDID_ENABLE DPBP_CMD(0x002) macro
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c100 cmd.header = mc_encode_cmd_header(DPBP_CMDID_ENABLE, cmd_flags, in dpbp_enable()