Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/powerpc/
H A 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 address;
249 as CSB address is valid. If the NX request contains an invalid CSB address,
/openbmc/linux/drivers/gpio/
H A 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()
/openbmc/linux/arch/m68k/68000/
H A Ddragen2.c50 CSB = 0x1a1; in init_dragen2()
/openbmc/u-boot/Documentation/devicetree/bindings/timer/
H A Dfsl,mpc83xx-timer.txt8 - clocks: must be a reference to the system's CSB (coherent system bus) clock,
/openbmc/u-boot/Documentation/devicetree/bindings/cpu/
H A Dfsl,mpc83xx.txt16 the CSB (Coherent System Bus) clock at index 1. Both are given by a suitable
/openbmc/u-boot/Documentation/devicetree/bindings/board/
H A Dgdsys,board_gazerbeam.txt9 - csb: phandle to the board's coherent system bus (CSB) device node
/openbmc/linux/arch/m68k/include/asm/
H A DMC68EZ328.h80 #define CSB WORD_REF(CSB_ADDR) macro
H A DMC68VZ328.h82 #define CSB WORD_REF(CSB_ADDR) macro