Home
last modified time | relevance | path

Searched defs:cpu_read_ptr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/nova-core/gsp/
H A Dcmdq.rs426 fn cpu_read_ptr(&self) -> u32 { in cpu_read_ptr() method
H A Dfw.rs69 pub(in crate::gsp) fn cpu_read_ptr(qs: &Coherent<GspMem>) -> u32 { in cpu_read_ptr() function