Searched refs:SPI_BLOCKS_TILL_MAX (Results 1 – 1 of 1) sorted by relevance
/trusted-firmware-a/drivers/arm/gic/v3/ | ||
A D | gic600_multichip_private.h | 69 #define SPI_BLOCKS_TILL_MAX(spi_id_max) ((1 << (((spi_id_max) + 1) >> 5)) - 1) macro |
Completed in 2 milliseconds