Home
last modified time | relevance | path

Searched defs:mdp (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.c407 static bool sh_eth_is_gether(struct sh_eth_private *mdp) in sh_eth_is_gether()
412 static bool sh_eth_is_rz_fast_ether(struct sh_eth_private *mdp) in sh_eth_is_rz_fast_ether()
420 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_select_mii() local
444 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_set_duplex() local
455 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_set_rate_r8a777x() local
520 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_set_rate_sh7724() local
560 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_set_rate_sh7757() local
626 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_set_rate_giga() local
676 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_chip_reset() local
685 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_set_rate_gether() local
[all …]
Dsh_eth.h554 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_write() local
565 struct sh_eth_private *mdp = netdev_priv(ndev); in sh_eth_read() local
574 static inline void *sh_eth_tsu_get_offset(struct sh_eth_private *mdp, in sh_eth_tsu_get_offset()
580 static inline void sh_eth_tsu_write(struct sh_eth_private *mdp, u32 data, in sh_eth_tsu_write()
586 static inline u32 sh_eth_tsu_read(struct sh_eth_private *mdp, int enum_index) in sh_eth_tsu_read()
/linux-4.1.27/drivers/video/fbdev/msm/
Dmdp.c51 static int enable_mdp_irq(struct mdp_info *mdp, uint32_t mask) in enable_mdp_irq()
80 static int locked_disable_mdp_irq(struct mdp_info *mdp, uint32_t mask) in locked_disable_mdp_irq()
100 static int disable_mdp_irq(struct mdp_info *mdp, uint32_t mask) in disable_mdp_irq()
115 struct mdp_info *mdp = data; in mdp_isr() local
152 static int mdp_wait(struct mdp_info *mdp, uint32_t mask, wait_queue_head_t *wq) in mdp_wait()
175 struct mdp_info *mdp = container_of(mdp_dev, struct mdp_info, mdp_dev); in mdp_dma_wait() local
189 static int mdp_ppp_wait(struct mdp_info *mdp) in mdp_ppp_wait()
194 void mdp_dma_to_mddi(struct mdp_info *mdp, uint32_t addr, uint32_t stride, in mdp_dma_to_mddi()
247 struct mdp_info *mdp = container_of(mdp_dev, struct mdp_info, mdp_dev); in mdp_dma() local
283 struct mdp_info *mdp = container_of(mdp_dev, struct mdp_info, mdp_dev); in mdp_blit() local
[all …]
Dmdp_ppp.c288 static void load_scale_table(const struct mdp_info *mdp, in load_scale_table()
435 static int blit_scale(const struct mdp_info *mdp, struct mdp_blit_req *req, in blit_scale()
503 static void blit_blur(const struct mdp_info *mdp, struct mdp_blit_req *req, in blit_blur()
604 static int send_blit(const struct mdp_info *mdp, struct mdp_blit_req *req, in send_blit()
646 int mdp_ppp_blit(const struct mdp_info *mdp, struct mdp_blit_req *req, in mdp_ppp_blit()
Dmsm_fb.c59 struct mdp_device *mdp; variable
Dmdp_hw.h31 #define mdp_writel(mdp, value, offset) writel(value, mdp->base + offset) argument
32 #define mdp_readl(mdp, offset) readl(mdp->base + offset) argument
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.h70 struct mdp5_sub_block mdp; member
/linux-4.1.27/arch/x86/platform/uv/
Dtlb_uv.c195 static void reply_to_message(struct msg_desc *mdp, struct bau_control *bcp, in reply_to_message()
213 static void bau_process_retry_msg(struct msg_desc *mdp, in bau_process_retry_msg()
270 static void bau_process_message(struct msg_desc *mdp, struct bau_control *bcp, in bau_process_message()
1183 void process_uv2_message(struct msg_desc *mdp, struct bau_control *bcp) in process_uv2_message()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbgmac.c1158 u8 mdp; in bgmac_enable() local
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_init.c2021 lpfc_get_hba_model_desc(struct lpfc_hba *phba, uint8_t *mdp, uint8_t *descp) in lpfc_get_hba_model_desc()
/linux-4.1.27/drivers/scsi/
Dadvansys.c507 } mdp; member