Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/meson/
H A Dmeson_sm.c70 static u32 __meson_sm_call(u32 cmd, u32 arg0, u32 arg1, u32 arg2, in __meson_sm_call() function
83 sm_phy_base = __meson_sm_call(cmd_shmem, 0, 0, 0, 0, 0); in meson_sm_map_shmem()
116 lret = __meson_sm_call(cmd, arg0, arg1, arg2, arg3, arg4); in meson_sm_call()