Home
last modified time | relevance | path

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

/arch/mips/mach-octeon/
A Dcvmx-global-resources.c219 static inline void __cvmx_get_tagname(struct global_resource_tag *rtag, in __cvmx_get_tagname() argument
227 tagname[j] = (rtag->lo >> (i * 8)) & 0xff; in __cvmx_get_tagname()
228 tagname[k] = (rtag->hi >> (i * 8)) & 0xff; in __cvmx_get_tagname()

Completed in 4 milliseconds