Home
last modified time | relevance | path

Searched refs:vop_intr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c385 static const struct vop_intr rk3288_vop_intr = {
447 static const struct vop_intr rk3368_vop_intr = {
540 static const struct vop_intr rk3366_vop_intr = {
1125 static const struct vop_intr rk3328_vop_intr = {
1241 static const struct vop_intr rk3036_intr = {
1372 static const struct vop_intr rk3066_intr = {
1484 static const struct vop_intr rk3366_lit_intr = {
1762 static const struct vop_intr rk3308_vop_intr = {
H A Drockchip_drm_vop.h405 struct vop_intr { struct
1122 const struct vop_intr *intr;
1179 const struct vop_intr *intr;
1337 const struct vop_intr *axi_intr;
H A Drockchip_vop2_reg.c513 static const struct vop_intr rk3528_vop_axi_intr[] = {
523 static const struct vop_intr rk3568_vop_axi_intr[] = {
551 static const struct vop_intr rk3568_vp0_intr = {
561 static const struct vop_intr rk3568_vp1_intr = {
571 static const struct vop_intr rk3568_vp2_intr = {
581 static const struct vop_intr rk3588_vp3_intr = {
H A Drockchip_drm_vop2.c1126 static inline uint32_t vop2_get_intr_type(struct vop2 *vop2, const struct vop_intr *intr, in vop2_get_intr_type()
1289 const struct vop_intr *intr = vp_data->intr; in vop2_fs_irq_is_pending()
2926 const struct vop_intr *intr; in vop2_axi_irqs_enable()
2940 const struct vop_intr *intr = &vop2_data->axi_intr[index]; in vop2_read_and_clear_axi_irqs()
2957 const struct vop_intr *intr = vp_data->intr; in vop2_dsp_hold_valid_irq_enable()
2978 const struct vop_intr *intr = vp_data->intr; in vop2_dsp_hold_valid_irq_disable()
2997 const struct vop_intr *intr = vp_data->intr; in vop2_debug_irq_enable()
3285 const struct vop_intr *intr = &vop2_data->axi_intr[0]; in vop2_wb_irqs_enable()
3295 const struct vop_intr *intr = &vop2_data->axi_intr[0]; in vop2_read_and_clear_wb_irqs()
5780 const struct vop_intr *intr = vp_data->intr; in vop2_crtc_enable_vblank()
[all …]