Home
last modified time | relevance | path

Searched refs:rx51_secure_update_aux_cr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap-secure.h80 extern u32 rx51_secure_update_aux_cr(u32 set_bits, u32 clear_bits);
H A Domap-secure.c182 * rx51_secure_update_aux_cr: Routine to modify the contents of Auxiliary Control Register
188 u32 rx51_secure_update_aux_cr(u32 set_bits, u32 clear_bits) in rx51_secure_update_aux_cr() function
H A Dpdata-quirks.c244 rx51_secure_update_aux_cr(BIT(6), 0); in nokia_n900_legacy_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap-secure.h77 extern u32 rx51_secure_update_aux_cr(u32 set_bits, u32 clear_bits);
H A Domap-secure.c184 * rx51_secure_update_aux_cr: Routine to modify the contents of Auxiliary Control Register
190 u32 rx51_secure_update_aux_cr(u32 set_bits, u32 clear_bits) in rx51_secure_update_aux_cr() function
H A Dpdata-quirks.c253 rx51_secure_update_aux_cr(BIT(6), 0); in nokia_n900_legacy_init()

Completed in 3 milliseconds