Searched refs:__meson_sm_call (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/meson/ |
H A D | meson_sm.c | 70 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()
|
/kernel/linux/linux-6.6/drivers/firmware/meson/ |
H A D | meson_sm.c | 70 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()
|
Completed in 2 milliseconds