Home
last modified time | relevance | path

Searched refs:DISPC_IRQENABLE_SET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_dispc_regs.h63 #define DISPC_IRQENABLE_SET REG(DISPC_IRQENABLE_SET) macro
H A Dtidss_dispc.c605 dispc_write(dispc, DISPC_IRQENABLE_SET, (1 << 0) | (1 << 7)); in dispc_k2g_set_irqenable()
762 dispc_write(dispc, DISPC_IRQENABLE_SET, main_enable); in dispc_k3_set_irqenable()
768 dispc_read(dispc, DISPC_IRQENABLE_SET); in dispc_k3_set_irqenable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/
H A Dtidss_dispc_regs.h63 #define DISPC_IRQENABLE_SET REG(DISPC_IRQENABLE_SET) macro
H A Dtidss_dispc.c655 dispc_write(dispc, DISPC_IRQENABLE_SET, (1 << 0) | (1 << 7)); in dispc_k2g_set_irqenable()
812 dispc_write(dispc, DISPC_IRQENABLE_SET, main_enable); in dispc_k3_set_irqenable()
818 dispc_read(dispc, DISPC_IRQENABLE_SET); in dispc_k3_set_irqenable()

Completed in 10 milliseconds