Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dpio.h33 cfg->channel_mode);\
43 MC_RSP_OP(cmd, 0, 56, 4, enum dpio_channel_mode, attr->channel_mode);\
110 enum dpio_channel_mode channel_mode; member
215 enum dpio_channel_mode channel_mode; member
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c882 dpio_cfg.channel_mode = DPIO_LOCAL_CHANNEL; in dpio_init()