Searched refs:CSB (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/powerpc/ |
H A D | vas-api.rst | 217 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 D | gpio-stmpe.c | 24 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 D | dragen2.c | 50 CSB = 0x1a1; in init_dragen2()
|
/openbmc/u-boot/Documentation/devicetree/bindings/timer/ |
H A D | fsl,mpc83xx-timer.txt | 8 - clocks: must be a reference to the system's CSB (coherent system bus) clock,
|
/openbmc/u-boot/Documentation/devicetree/bindings/cpu/ |
H A D | fsl,mpc83xx.txt | 16 the CSB (Coherent System Bus) clock at index 1. Both are given by a suitable
|
/openbmc/u-boot/Documentation/devicetree/bindings/board/ |
H A D | gdsys,board_gazerbeam.txt | 9 - csb: phandle to the board's coherent system bus (CSB) device node
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | MC68EZ328.h | 80 #define CSB WORD_REF(CSB_ADDR) macro
|
H A D | MC68VZ328.h | 82 #define CSB WORD_REF(CSB_ADDR) macro
|