Searched refs:bank (Results 1 – 7 of 7) sorted by relevance
159 uint32_t bank = GET_GPIO_BANK(gpio); in get_pull() local163 assert((port < 5) && (bank < 4)); in get_pull()169 port * 16 + bank * 4); in get_pull()173 (port - 2) * 16 + bank * 4); in get_pull()186 if (((port == 0) && (bank < 2)) || ((port == 2) && (bank > 1))) { in get_pull()201 uint32_t bank = GET_GPIO_BANK(gpio); in set_pull() local205 assert((port < 5) && (bank < 4)); in set_pull()217 if (((port == 0) && (bank < 2)) || ((port == 2) && (bank > 1))) { in set_pull()228 port * 16 + bank * 4, in set_pull()232 (port - 2) * 16 + bank * 4, in set_pull()
27 …BANKS #language en-US "change the boot measurements to use PCR bank(s) of"39 …bank(s) of the boot measurements may prevent the Operating System from properly processing the mea…
127 ; Switch back to bank 0
18 bank-width = <4>;
43 bank-width = <4>;
295 …MEM_MODULE_DOUBLE_BANK #language en-US "The memory module has a Double-bank connection\r\n"296 …MEM_MODULE_SINGLE_BANK #language en-US "The memory module has a Single-bank connection\r\n"