Searched refs:ucstat (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv40_graph.c115 uint32_t ucstat = nv_rd32(dev, NV40_PGRAPH_CTXCTL_UCODE_STAT); local
118 ucstat >> NV40_PGRAPH_CTXCTL_UCODE_STAT_IP_SHIFT,
119 ucstat & NV40_PGRAPH_CTXCTL_UCODE_STAT_OP_MASK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dmain.c1067 u16 ucstat; local
1109 ucstat = b43_shm_read16(dev, B43_SHM_SHARED,
1111 if (ucstat != B43_SHM_SH_UCODESTAT_SLEEP)

Completed in 105 milliseconds