| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-pki-resources.c | 45 int cvmx_pki_style_alloc(int node, int style) in cvmx_pki_style_alloc() argument 54 if (style >= 0) { in cvmx_pki_style_alloc() 57 &cvmx_pki_style_refcnt[node][style], 1); in cvmx_pki_style_alloc() 62 style, style, 1); in cvmx_pki_style_alloc() 66 style); in cvmx_pki_style_alloc() 68 &cvmx_pki_style_refcnt[node][style], -1); in cvmx_pki_style_alloc() 74 CVMX_GR_TAG_STYLE(node), style, 1, 1); in cvmx_pki_style_alloc() 79 style = rs; in cvmx_pki_style_alloc() 84 return style; in cvmx_pki_style_alloc() 94 int cvmx_pki_style_free(int node, int style) in cvmx_pki_style_free() argument [all …]
|
| A D | cvmx-pki.c | 221 pkind_cfg->initial_style = pstyle.s.style; in cvmx_pki_read_pkind_config() 292 pstyle.s.style = pkind_cfg->initial_style; in cvmx_pki_write_pkind_config() 473 CVMX_PKI_CLX_STYLEX_ALG(style, cluster), in cvmx_pki_write_tag_config() 484 style, cluster)); in cvmx_pki_write_tag_config() 491 CVMX_PKI_CLX_STYLEX_CFG2(style, in cvmx_pki_write_tag_config() 843 int style; in cvmx_pki_endis_fcs_check() local 857 style = pstyle.s.style; in cvmx_pki_endis_fcs_check() 859 if (style >= CVMX_PKI_NUM_INTERNAL_STYLE) in cvmx_pki_endis_fcs_check() 884 int style; in cvmx_pki_endis_l2_errs() local 898 style = pstyle.s.style; in cvmx_pki_endis_l2_errs() [all …]
|
| A D | cvmx-helper-pki.c | 202 pcam_input.style = 0; in __cvmx_helper_pki_install_dflt_vlan() 465 int style, cl_mask; in cvmx_pki_get_port_config() local 475 style = port_cfg->pkind_cfg.initial_style; in cvmx_pki_get_port_config() 479 cvmx_pki_read_style_config(xp.node, style, cl_mask, in cvmx_pki_get_port_config() 493 int style, cl_mask; in cvmx_pki_set_port_config() local 504 style = port_cfg->pkind_cfg.initial_style; in cvmx_pki_set_port_config() 508 cvmx_pki_write_style_config(xp.node, style, cl_mask, in cvmx_pki_set_port_config()
|
| /u-boot/drivers/usb/musb-new/ |
| A D | pic32.c | 186 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, }, 187 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, }, 188 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 512, }, 189 { .hw_ep_num = 2, .style = FIFO_RX, .maxpacket = 512, }, 190 { .hw_ep_num = 3, .style = FIFO_TX, .maxpacket = 512, }, 191 { .hw_ep_num = 3, .style = FIFO_RX, .maxpacket = 512, }, 192 { .hw_ep_num = 4, .style = FIFO_TX, .maxpacket = 512, }, 193 { .hw_ep_num = 4, .style = FIFO_RX, .maxpacket = 512, }, 194 { .hw_ep_num = 5, .style = FIFO_TX, .maxpacket = 512, }, 195 { .hw_ep_num = 5, .style = FIFO_RX, .maxpacket = 512, }, [all …]
|
| A D | musb_core.c | 1085 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, }, 1086 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, }, 1087 { .hw_ep_num = 2, .style = FIFO_RXTX, .maxpacket = 512, }, 1088 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, }, 1089 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, }, 1097 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, }, 1098 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, }, 1103 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, }, 1104 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, }, 1224 switch (cfg->style) { in fifo_setup() [all …]
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-helper-pki.h | 40 int style; member 61 int style; member 290 void cvmx_helper_pki_set_dflt_pkind_map(int node, int pkind, int style); 311 int cvmx_helper_pki_route_dmac(int node, int style, u64 mac_addr, u64 mac_addr_mask, 313 int cvmx_pki_clone_style(int node, int style, u64 cluster_mask);
|
| A D | cvmx-pki-resources.h | 19 int cvmx_pki_style_alloc(int node, int style); 70 int cvmx_pki_style_free(int node, int style);
|
| A D | cvmx-pip.h | 265 pcam_input.style = style; in __cvmx_pip_set_tag_type() 284 pcam_action.style_add = (u8)(style_num - style); in __cvmx_pip_set_tag_type() 310 pcam_action.style_add = (u8)(style_num - style); in __cvmx_pip_set_tag_type() 372 pcam_input.style = style; in __cvmx_pip_enable_watcher_78xx() 380 pcam_action.style_add = (u8)(style_num - style); in __cvmx_pip_enable_watcher_78xx() 400 int style, nstyle, n4style, n6style; in cvmx_pip_config_port() local 407 style = pki_prt_cfg.pkind_cfg.initial_style; in cvmx_pip_config_port() 423 __cvmx_pip_enable_watcher_78xx(xp.node, i, style); in cvmx_pip_config_port() 507 nstyle = __cvmx_pip_set_tag_type(xp.node, style, ip_tag, in cvmx_pip_config_port() 525 n4style = __cvmx_pip_set_tag_type(xp.node, style, in cvmx_pip_config_port() [all …]
|
| A D | cvmx-pki.h | 427 u64 style; member 760 void cvmx_pki_read_tag_config(int node, int style, u64 cluster_mask, 772 void cvmx_pki_write_tag_config(int node, int style, u64 cluster_mask, 783 void cvmx_pki_read_style_config(int node, int style, u64 cluster_mask, 794 void cvmx_pki_write_style_config(int node, u64 style, u64 cluster_mask, 886 void cvmx_pki_set_wqe_mode(int node, u64 style, bool pkt_outside_wqe); 897 void cvmx_pki_set_little_endian(int node, u64 style);
|
| /u-boot/drivers/power/acpi_pmc/ |
| A D | Kconfig | 4 Enable support for an x86-style power-management controller which 14 Enable support for an x86-style power-management controller which 24 Enable support for an x86-style power-management controller which
|
| /u-boot/include/linux/usb/ |
| A D | musb.h | 44 enum musb_fifo_style style; member 52 .style = st, \
|
| /u-boot/doc/develop/ |
| A D | checkpatch.rst | 8 style violations in patches and optionally corrects them. Checkpatch can 242 Allocation style 253 The allocation style is bad. In general for family of 480 The comment style is incorrect. The preferred style for multi- 484 * This is the preferred style 491 /* This is the preferred comment style 498 C99 style single line comments (//) should not be used. 499 Prefer the block comment style instead. 616 Comparison style 883 invocation style should be consistent with function calls. [all …]
|
| A D | codingstyle.rst | 15 coding style <https://www.kernel.org/doc/html/latest/process/coding-style.html>`_ 18 <https://www.kernel.org/doc/html/latest/process/coding-style.html#commenting>`_ 37 original coding style may be kept to ease subsequent migration to newer 68 U-Boot adopted the kernel-doc annotation style, this is the only exception from 160 for style.
|
| A D | python_cq.rst | 15 `PEP 8`_ is used for the code style, with the single quote (') used by default for 19 Pylint is used to help check this code and keep a consistent code style. The
|
| /u-boot/arch/sandbox/cpu/ |
| A D | u-boot-spl.lds | 4 * Use of this source code is governed by a BSD-style license that can be
|
| A D | u-boot.lds | 4 * Use of this source code is governed by a BSD-style license that can be
|
| /u-boot/lib/crypt/ |
| A D | Kconfig | 5 Enable support for crypt-style hashed passphrases.
|
| /u-boot/doc/usage/os/ |
| A D | plan9.rst | 19 uninitialized to permit manual configuration. For example, PC-style
|
| /u-boot/test/py/ |
| A D | multiplexed_log.css | 28 border-style: solid;
|
| /u-boot/test/ |
| A D | Kconfig | 50 bool "Unit test for crypt-style password hashing" 57 Enables a test for the crypt-style password hash functions.
|
| /u-boot/doc/device-tree-bindings/regulator/ |
| A D | fixed.txt | 20 Other kernel-style properties, are currently not used.
|
| /u-boot/Licenses/ |
| A D | README | 65 style depends on the file type:: 74 If a specific tool cannot handle the standard comment style, then the 76 is the reason for having the "/\* \*/" style comment in C header 79 there are still older assembler tools which cannot handle C++ style
|
| /u-boot/arch/arm/dts/ |
| A D | bcm2836.dtsi | 74 /* Make the BCM2835-style global interrupt controller be a child of the
|
| A D | bcm2837.dtsi | 77 /* Make the BCM2835-style global interrupt controller be a child of the
|
| /u-boot/scripts/ |
| A D | Makefile.extrawarn | 27 warning-1 += -Wold-style-definition
|