Searched refs:CSB (Results 1 – 8 of 8) sorted by relevance
217 co-processor Status Block (CSB) flags. NX updates status in CSB after each218 request is processed. Refer NX-GZIP user's manual for the format of CSB and221 In case if NX encounters translation error (called NX page fault) on CSB225 updating CSB with the following data::236 If the OS can not update CSB due to invalid CSB address, sends SEGV signal243 siginfo.si_addr = CSB adress;249 as CSB address is valid. If the NX request contains an invalid CSB address,
8 - reg : the I2C address of the device. This is either 0x1B (CSB=0) or 0x54 (CSB=1).
8 - reg : the I2C address of the device. This is either 0x1a (CSB=0) or 0x1b (CSB=1).
24 enum { LSB, CSB, MSB }; enumerator185 [REG_RE][CSB] = STMPE_IDX_GPRER_CSB, in stmpe_gpio_irq_sync_unlock()188 [REG_FE][CSB] = STMPE_IDX_GPFER_CSB, in stmpe_gpio_irq_sync_unlock()191 [REG_IE][CSB] = STMPE_IDX_IEGPIOR_CSB, in stmpe_gpio_irq_sync_unlock()
50 CSB = 0x1a1; in init_dragen2()
80 #define CSB WORD_REF(CSB_ADDR) macro
82 #define CSB WORD_REF(CSB_ADDR) macro