Home
last modified time | relevance | path

Searched +full:ppid +full:- +full:to +full:- +full:liodn (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dfsl,sec-v4.0.yaml1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright (C) 2008-2011 Freescale Semiconductor Inc.
4 ---
5 $id: http://devicetree.org/schemas/crypto/fsl,sec-v4.0.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - '"Horia Geantă" <horia.geanta@nxp.com>'
12 - Pankaj Gupta <pankaj.gupta@nxp.com>
13 - Gaurav Jain <gaurav.jain@nxp.com>
25 HW interface between QM & SEC 4 and also BM & SEC 4, on DPAA-enabled parts
27 equal to the number of Descriptor Controller (DECO) engines in a particular
[all …]
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_liodn.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright 2009-2011 Freescale Semiconductor, Inc.
34 .reg_offset[0] = offsetof(struct ccsr_rio, liodn) \
35 + (port - 1) * 0x200 \
49 * We need to support both new and old compatibles in order not to
59 extern u32 get_ppid_liodn(int ppid_tbl_idx, int ppid);
91 #define SET_GUTS_LIODN(compat, liodn, name, compatoff) \ argument
92 SET_LIODN_ENTRY_1(compat, liodn, \
96 #define SET_USB_LIODN(usbNum, compat, liodn) \ argument
97 SET_GUTS_LIODN(compat, liodn, usb##usbNum##liodnr,\
[all …]