Home
last modified time | relevance | path

Searched +full:muti +full:- +full:function (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dmediatek,mt6397.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sen Chu <sen.chu@mediatek.com>
11 - Macpaul Lin <macpaul.lin@mediatek.com>
15 Please see the sub-modules below for supported features.
18 - Regulators
19 - RTC
20 - ADC
21 - Audio codec
[all …]
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright (c) 2009-2013 QLogic Corporation
51 * 7:0 - major
52 * 15:8 - minor
53 * 31:16 - build (little endian)
65 (sizeof(struct rcv_desc) * (rds_ring)->num_desc)
67 (sizeof(struct qlcnic_rx_buffer) * rds_ring->num_desc)
69 (sizeof(struct status_desc) * (sds_ring)->num_desc)
71 (sizeof(struct qlcnic_cmd_buffer) * tx_ring->num_desc)
73 (sizeof(struct cmd_desc_type0) * tx_ring->num_desc)
[all …]