Lines Matching defs:hwdev

270 static int malidp500_query_hw(struct malidp_hw_device *hwdev)  in malidp500_query_hw()
284 static void malidp500_enter_config_mode(struct malidp_hw_device *hwdev) in malidp500_enter_config_mode()
303 static void malidp500_leave_config_mode(struct malidp_hw_device *hwdev) in malidp500_leave_config_mode()
319 static bool malidp500_in_config_mode(struct malidp_hw_device *hwdev) in malidp500_in_config_mode()
330 static void malidp500_set_config_valid(struct malidp_hw_device *hwdev, u8 value) in malidp500_set_config_valid()
338 static void malidp500_modeset(struct malidp_hw_device *hwdev, struct videomode *mode) in malidp500_modeset()
417 static int malidp500_rotmem_required(struct malidp_hw_device *hwdev, u16 w, in malidp500_rotmem_required()
430 static void malidp500_se_write_pp_coefftab(struct malidp_hw_device *hwdev, in malidp500_se_write_pp_coefftab()
447 static int malidp500_se_set_scaling_coeffs(struct malidp_hw_device *hwdev, in malidp500_se_set_scaling_coeffs()
479 static long malidp500_se_calc_mclk(struct malidp_hw_device *hwdev, in malidp500_se_calc_mclk()
512 static int malidp500_enable_memwrite(struct malidp_hw_device *hwdev, in malidp500_enable_memwrite()
562 static void malidp500_disable_memwrite(struct malidp_hw_device *hwdev) in malidp500_disable_memwrite()
572 static int malidp550_query_hw(struct malidp_hw_device *hwdev) in malidp550_query_hw()
605 static void malidp550_enter_config_mode(struct malidp_hw_device *hwdev) in malidp550_enter_config_mode()
624 static void malidp550_leave_config_mode(struct malidp_hw_device *hwdev) in malidp550_leave_config_mode()
640 static bool malidp550_in_config_mode(struct malidp_hw_device *hwdev) in malidp550_in_config_mode()
651 static void malidp550_set_config_valid(struct malidp_hw_device *hwdev, u8 value) in malidp550_set_config_valid()
659 static void malidp550_modeset(struct malidp_hw_device *hwdev, struct videomode *mode) in malidp550_modeset()
759 static int malidp550_rotmem_required(struct malidp_hw_device *hwdev, u16 w, in malidp550_rotmem_required()
786 static int malidp650_rotmem_required(struct malidp_hw_device *hwdev, u16 w, in malidp650_rotmem_required()
806 static int malidp550_se_set_scaling_coeffs(struct malidp_hw_device *hwdev, in malidp550_se_set_scaling_coeffs()
820 static long malidp550_se_calc_mclk(struct malidp_hw_device *hwdev, in malidp550_se_calc_mclk()
853 static int malidp550_enable_memwrite(struct malidp_hw_device *hwdev, in malidp550_enable_memwrite()
899 static void malidp550_disable_memwrite(struct malidp_hw_device *hwdev) in malidp550_disable_memwrite()
908 static int malidp650_query_hw(struct malidp_hw_device *hwdev) in malidp650_query_hw()
1158 static void malidp_hw_clear_irq(struct malidp_hw_device *hwdev, u8 block, u32 irq) in malidp_hw_clear_irq()
1172 struct malidp_hw_device *hwdev; in malidp_de_irq() local
1236 void malidp_de_irq_hw_init(struct malidp_hw_device *hwdev) in malidp_de_irq_hw_init()
1256 struct malidp_hw_device *hwdev = malidp->dev; in malidp_de_irq_init() local
1278 void malidp_de_irq_fini(struct malidp_hw_device *hwdev) in malidp_de_irq_fini()
1290 struct malidp_hw_device *hwdev = malidp->dev; in malidp_se_irq() local
1349 void malidp_se_irq_hw_init(struct malidp_hw_device *hwdev) in malidp_se_irq_hw_init()
1367 struct malidp_hw_device *hwdev = malidp->dev; in malidp_se_irq_init() local
1388 void malidp_se_irq_fini(struct malidp_hw_device *hwdev) in malidp_se_irq_fini()