Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm/mach-omap2/
Dcommon.h86 void omap4_l2c310_write_sec(unsigned long val, unsigned reg);
94 #define omap4_l2c310_write_sec NULL macro
Dboard-generic.c263 .l2c_write_sec = omap4_l2c310_write_sec,
312 .l2c_write_sec = omap4_l2c310_write_sec,
Domap4-common.c219 void omap4_l2c310_write_sec(unsigned long val, unsigned reg) in omap4_l2c310_write_sec() function