Home
last modified time | relevance | path

Searched refs:CSB (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/Documentation/powerpc/
Dvas-api.rst217 co-processor Status Block (CSB) flags. NX updates status in CSB after each
218 request is processed. Refer NX-GZIP user's manual for the format of CSB and
221 In case if NX encounters translation error (called NX page fault) on CSB
225 updating CSB with the following data::
236 If the OS can not update CSB due to invalid CSB address, sends SEGV signal
243 siginfo.si_addr = CSB adress;
249 as CSB address is valid. If the NX request contains an invalid CSB address,
/linux-6.1.9/Documentation/devicetree/bindings/sound/
Dnau8821.txt8 - reg : the I2C address of the device. This is either 0x1B (CSB=0) or 0x54 (CSB=1).
Dnau8824.txt8 - reg : the I2C address of the device. This is either 0x1a (CSB=0) or 0x1b (CSB=1).
Dnau8825.txt8 - reg : the I2C address of the device. This is either 0x1a (CSB=0) or 0x1b (CSB=1).
/linux-6.1.9/drivers/gpio/
Dgpio-stmpe.c24 enum { LSB, CSB, MSB }; enumerator
185 [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()
/linux-6.1.9/arch/m68k/68000/
Ddragen2.c50 CSB = 0x1a1; in init_dragen2()
/linux-6.1.9/arch/m68k/include/asm/
DMC68EZ328.h80 #define CSB WORD_REF(CSB_ADDR) macro
DMC68VZ328.h82 #define CSB WORD_REF(CSB_ADDR) macro