Home
last modified time | relevance | path

Searched refs:bci_threshold_hi (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/uapi/drm/
Dsavage_drm.h88 unsigned int bci_threshold_lo, bci_threshold_hi; member
/linux-6.1.9/drivers/gpu/drm/savage/
Dsavage_bci.c50 uint32_t threshold = dev_priv->bci_threshold_hi; in savage_bci_wait_fifo_shadow()
686 dev_priv->bci_threshold_hi = init->bci_threshold_hi; in savage_do_init_bci()
Dsavage_drv.h142 unsigned int bci_threshold_lo, bci_threshold_hi; member