Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dmainstone.h21 # define __MST_REG(x) (*((volatile unsigned long *)MST_P2V(x))) macro
23 # define __MST_REG(x) MST_P2V(x) macro