Searched +full:scr +full:- +full:addr +full:- +full:loc (Results 1 – 4 of 4) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.04 description: Broadcom iProc PAX(PCIE<->AXI) DMA controller version 16 include: dma-controller.yaml8 compatible: brcm,iproc-pax-dma-v117 bd-memory:21 scr-addr-loc:25 scr-size-loc:32 pcie-ep:
2 # SPDX-License-Identifier: Apache-2.04 description: Broadcom iProc PAX(PCIE<->AXI) DMA controller version 26 include: dma-controller.yaml8 compatible: brcm,iproc-pax-dma-v217 bd-memory:21 scr-addr-loc:25 scr-size-loc:32 pcie-ep:
4 * SPDX-License-Identifier: Apache-2.017 clock-frequency = <25000000>;18 reg-shift = <2>;25 clock-frequency = <100000000>;26 reg-shift = <2>;31 compatible = "arm,dma-pl330";34 reg-names = "pl330_regs",37 dma-channels = <8>;38 #dma-cells = <1>;43 #address-cells = <2>;[all …]
5 # SPDX-License-Identifier: Apache-2.014 - That the memory address points to a kernel object16 - The kernel object is of the expected type for the API being invoked18 - The kernel object is of the expected initialization state20 - The calling thread has sufficient permissions on the object33 - A gperf script to generate the hash table mapping kernel object memory35 object type, initialization state, and any object-specific data.37 - A header file containing generated macros for validating driver instances40 - A code fragment included by kernel.h with one enum constant for43 - The inner cases of a switch/case C statement, included by[all …]