Lines Matching refs:malidp_hw_device

175 static int malidp500_query_hw(struct malidp_hw_device *hwdev)  in malidp500_query_hw()
189 static void malidp500_enter_config_mode(struct malidp_hw_device *hwdev) in malidp500_enter_config_mode()
208 static void malidp500_leave_config_mode(struct malidp_hw_device *hwdev) in malidp500_leave_config_mode()
224 static bool malidp500_in_config_mode(struct malidp_hw_device *hwdev) in malidp500_in_config_mode()
235 static void malidp500_set_config_valid(struct malidp_hw_device *hwdev, u8 value) in malidp500_set_config_valid()
243 static void malidp500_modeset(struct malidp_hw_device *hwdev, struct videomode *mode) in malidp500_modeset()
289 static int malidp500_rotmem_required(struct malidp_hw_device *hwdev, u16 w, u16 h, u32 fmt) in malidp500_rotmem_required()
303 static void malidp500_se_write_pp_coefftab(struct malidp_hw_device *hwdev, in malidp500_se_write_pp_coefftab()
320 static int malidp500_se_set_scaling_coeffs(struct malidp_hw_device *hwdev, in malidp500_se_set_scaling_coeffs()
352 static long malidp500_se_calc_mclk(struct malidp_hw_device *hwdev, in malidp500_se_calc_mclk()
385 static int malidp500_enable_memwrite(struct malidp_hw_device *hwdev, in malidp500_enable_memwrite()
435 static void malidp500_disable_memwrite(struct malidp_hw_device *hwdev) in malidp500_disable_memwrite()
445 static int malidp550_query_hw(struct malidp_hw_device *hwdev) in malidp550_query_hw()
478 static void malidp550_enter_config_mode(struct malidp_hw_device *hwdev) in malidp550_enter_config_mode()
497 static void malidp550_leave_config_mode(struct malidp_hw_device *hwdev) in malidp550_leave_config_mode()
513 static bool malidp550_in_config_mode(struct malidp_hw_device *hwdev) in malidp550_in_config_mode()
524 static void malidp550_set_config_valid(struct malidp_hw_device *hwdev, u8 value) in malidp550_set_config_valid()
532 static void malidp550_modeset(struct malidp_hw_device *hwdev, struct videomode *mode) in malidp550_modeset()
578 static int malidp550_rotmem_required(struct malidp_hw_device *hwdev, u16 w, u16 h, u32 fmt) in malidp550_rotmem_required()
623 static int malidp550_se_set_scaling_coeffs(struct malidp_hw_device *hwdev, in malidp550_se_set_scaling_coeffs()
637 static long malidp550_se_calc_mclk(struct malidp_hw_device *hwdev, in malidp550_se_calc_mclk()
670 static int malidp550_enable_memwrite(struct malidp_hw_device *hwdev, in malidp550_enable_memwrite()
716 static void malidp550_disable_memwrite(struct malidp_hw_device *hwdev) in malidp550_disable_memwrite()
725 static int malidp650_query_hw(struct malidp_hw_device *hwdev) in malidp650_query_hw()
917 static void malidp_hw_clear_irq(struct malidp_hw_device *hwdev, u8 block, u32 irq) in malidp_hw_clear_irq()
931 struct malidp_hw_device *hwdev; in malidp_de_irq()
995 void malidp_de_irq_hw_init(struct malidp_hw_device *hwdev) in malidp_de_irq_hw_init()
1015 struct malidp_hw_device *hwdev = malidp->dev; in malidp_de_irq_init()
1037 void malidp_de_irq_fini(struct malidp_hw_device *hwdev) in malidp_de_irq_fini()
1049 struct malidp_hw_device *hwdev = malidp->dev; in malidp_se_irq()
1108 void malidp_se_irq_hw_init(struct malidp_hw_device *hwdev) in malidp_se_irq_hw_init()
1126 struct malidp_hw_device *hwdev = malidp->dev; in malidp_se_irq_init()
1147 void malidp_se_irq_fini(struct malidp_hw_device *hwdev) in malidp_se_irq_fini()