Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/
Dasm_memory_management.h16 .macro m_ace_lpsram_power_down_entire ax, ay, az, au
21 extui \au, \az, 8, 4
38 addi \au, \au, -1 /* Decrement bank count */
39 bnez \au, 2b /* If banks are left, continue loop */
42 .macro m_ace_hpsram_power_down_entire ax, ay, az, au
44 movi \au, DT_REG_ADDR(DT_NODELABEL(hsbcap))
45 l32i \au, \au, 0
46 extui \au, \au, 0, 8 /* Bank count is in the lower 8 bits */
60 addi \au, \au, -1 /* Decrement bank count */
61 bnez \au, 2b /* If banks are left, continue loop */
/Zephyr-latest/drivers/display/
DKconfig.st7789v3 # Copyright (c) 2019 Marc Reilly <marc@cpdesign.com.au>