Home
last modified time | relevance | path

Searched refs:IH_REQ_NONSNOOP_EN (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h683 # define IH_REQ_NONSNOOP_EN (1 << 3) macro
Dcikd.h838 # define IH_REQ_NONSNOOP_EN (1 << 3) macro
Dr600d.h737 # define IH_REQ_NONSNOOP_EN (1 << 3) macro
Dr600.c3611 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in r600_irq_init()
Dsi.c6021 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in si_irq_init()
Dcik.c7389 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in cik_irq_init()