Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/brcm/
A Dsotp.c312 uint32_t temp_data; in sotp_redundancy_reduction() local
317 temp_data = ((sotp_row_data >> (opt_loop * 2)) & 0x3); in sotp_redundancy_reduction()
319 if (temp_data != 0x0) in sotp_redundancy_reduction()

Completed in 3 milliseconds