Searched refs:_write_sysconfig (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 288 * _write_sysconfig - write a value to the module's OCP_SYSCONFIG register 295 static void _write_sysconfig(u32 v, struct omap_hwmod *oh) in _write_sysconfig() function 551 _write_sysconfig(v, oh); in _set_dmadisable() 1247 _write_sysconfig(v, oh); in _enable_sysc() 1257 _write_sysconfig(v, oh); in _enable_sysc() 1312 _write_sysconfig(v, oh); in _idle_sysc() 1342 _write_sysconfig(v, oh); in _shutdown_sysc() 1720 _write_sysconfig(v, oh); in _ocp_softreset() 1739 _write_sysconfig(v, oh); in _ocp_softreset() 2958 _write_sysconfig( in omap_hwmod_softreset() [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 288 * _write_sysconfig - write a value to the module's OCP_SYSCONFIG register 295 static void _write_sysconfig(u32 v, struct omap_hwmod *oh) in _write_sysconfig() function 551 _write_sysconfig(v, oh); in _set_dmadisable() 1247 _write_sysconfig(v, oh); in _enable_sysc() 1257 _write_sysconfig(v, oh); in _enable_sysc() 1312 _write_sysconfig(v, oh); in _idle_sysc() 1342 _write_sysconfig(v, oh); in _shutdown_sysc() 1720 _write_sysconfig(v, oh); in _ocp_softreset() 1739 _write_sysconfig(v, oh); in _ocp_softreset() 2926 _write_sysconfig( in omap_hwmod_softreset() [all...] |
Completed in 8 milliseconds