Searched refs:omap4_l2c310_write_sec (Results 1 – 3 of 3) sorted by relevance
101 void omap4_l2c310_write_sec(unsigned long val, unsigned reg);109 #define omap4_l2c310_write_sec NULL macro
230 .l2c_write_sec = omap4_l2c310_write_sec,276 .l2c_write_sec = omap4_l2c310_write_sec,
99 void omap4_l2c310_write_sec(unsigned long val, unsigned reg) in omap4_l2c310_write_sec() function