Searched refs:is_revb (Results 1 – 2 of 2) sorted by relevance
125 if (dev->is_revb) { in crypto4xx_hw_init()1296 bool is_revb = true; in crypto4xx_probe() local1311 is_revb = false; in crypto4xx_probe()1345 if (is_revb && ((pvr >> 4) == 0x130218A)) { in crypto4xx_probe()1350 is_revb = false; in crypto4xx_probe()1355 core_dev->dev->is_revb = is_revb; in crypto4xx_probe()1388 is_revb ? crypto4xx_ce_interrupt_handler_revb : in crypto4xx_probe()
102 bool is_revb; member
Completed in 9 milliseconds