Searched full:intf_mode (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | mac.c | 33 SET_REG_BITS(&mc2, INTF_MODE, 1); in xge_mac_set_speed() 40 SET_REG_BITS(&mc2, INTF_MODE, 1); in xge_mac_set_speed() 47 SET_REG_BITS(&mc2, INTF_MODE, 2); in xge_mac_set_speed()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_wb.h | 19 enum dpu_intf_mode intf_mode; member
|
| H A D | dpu_encoder_phys.h | 160 * @intf_mode: Interface mode 190 enum dpu_intf_mode intf_mode; member
|
| H A D | dpu_encoder.c | 413 static char *dpu_encoder_helper_get_intf_type(enum dpu_intf_mode intf_mode) in dpu_encoder_helper_get_intf_type() argument 415 switch (intf_mode) { in dpu_encoder_helper_get_intf_type() 438 DRM_ERROR("irq timeout id=%u, intf_mode=%s intf=%d wb=%d, pp=%d, intr=%d\n", in dpu_encoder_helper_report_irq_timeout() 440 dpu_encoder_helper_get_intf_type(phys_enc->intf_mode), in dpu_encoder_helper_report_irq_timeout() 603 cfg.mode = phys_enc->intf_mode; in dpu_encoder_helper_split_config() 1582 dpu_encoder_helper_get_intf_type(ready_phys->intf_mode), in dpu_encoder_frame_done_callback() 1670 dpu_encoder_helper_get_intf_type(phys->intf_mode), in _dpu_encoder_trigger_flush() 2049 if (enc_master->intf_mode == INTF_MODE_VIDEO) in dpu_encoder_prep_dsc() 2512 seq_printf(s, "mode: %s\n", dpu_encoder_helper_get_intf_type(phys->intf_mode)); in _dpu_encoder_status_show() 2894 return dpu_enc->cur_master->intf_mode; in dpu_encoder_get_intf_mode() [all...] |
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | nxp,dwmac-imx.yaml | 67 intf_mode:
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mac80211.c | 480 enum opmode intf_mode; in rsi_mac80211_add_interface() local 487 intf_mode = rsi_map_intf_mode(vif->type); in rsi_mac80211_add_interface() 488 if (intf_mode == RSI_OPMODE_UNSUPPORTED) { in rsi_mac80211_add_interface() 518 if (rsi_set_vap_capabilities(common, intf_mode, vif->addr, in rsi_mac80211_add_interface()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc.c | 4203 int blkaddr, nixlf, rc, intf_mode; 4211 intf_mode = NPC_INTF_MODE_DEF; 4248 pfvf->intf_mode = intf_mode; 3915 int blkaddr, nixlf, rc, intf_mode; rvu_npc_set_parse_mode() local
|
| H A D | rvu.h | 302 int intf_mode; member
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.h | 523 #define INTF_MODE 0x10390 macro
|
| H A D | mtk_eth_soc.c | 494 mtk_w32(eth, TRGMII_MODE, INTF_MODE); in mtk_gmac0_rgmii_adjust()
|