Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/oem/chromeos/
H A Dwidevine_smc_handlers.c36 struct cros_oem_data cros_oem_rot = { variable
89 return cros_write_data(&cros_oem_rot, x1, x2, handle); in cros_oem_svc_smc_handler()
/rk3399_ARM-atf/include/services/oem/chromeos/
H A Dwidevine_smc_handlers.h63 extern struct cros_oem_data cros_oem_rot;
/rk3399_ARM-atf/services/spd/opteed/
H A Dopteed_main.c381 if (cros_oem_rot.length) { in add_options_widevine_node()
383 cros_oem_rot.buffer, cros_oem_rot.length); in add_options_widevine_node()