Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-omap1/
Dsram.h3 extern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
Dsram-init.c131 void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl) in omap_sram_reprogram_clock() function
Dclock.c257 omap_sram_reprogram_clock(ptr->dpllctl_val, ptr->ckctl_val); in omap1_select_table_rate()
Dclock_data.c828 omap_sram_reprogram_clock(0x2290, 0x0005); in omap1_clk_late_init()