Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/arm/
A Dmalidp_hw.h141 struct malidp_hw { struct
142 const struct malidp_hw_regmap map; argument
147 int (*query_hw)(struct malidp_hw_device *hwdev); argument
152 void (*enter_config_mode)(struct malidp_hw_device *hwdev); argument
157 void (*leave_config_mode)(struct malidp_hw_device *hwdev); argument
162 bool (*in_config_mode)(struct malidp_hw_device *hwdev); argument
171 void (*set_config_valid)(struct malidp_hw_device *hwdev, u8 value); argument
186 int (*se_set_scaling_coeffs)(struct malidp_hw_device *hwdev, argument
190 long (*se_calc_mclk)(struct malidp_hw_device *hwdev, argument
210 void (*disable_memwrite)(struct malidp_hw_device *hwdev); argument
[all …]

Completed in 4 milliseconds