Searched +full:zynq +full:- +full:gpio +full:- +full:partial (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/fpga/fpga-region.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Michal Simek <michal.simek@amd.com>14 - Introduction15 - Terminology16 - Sequence17 - FPGA Region18 - Supported Use Models[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Copyright (C) 2004-2006 Atmel Corporation10 #include <linux/clk-provider.h>20 #include <linux/gpio.h>21 #include <linux/gpio/consumer.h>25 #include <linux/dma-mapping.h>40 #include <linux/firmware/xlnx-zynqmp.h>58 * (bp)->rx_ring_size)64 * (bp)->tx_ring_size)67 #define MACB_TX_WAKEUP_THRESH(bp) (3 * (bp)->tx_ring_size / 4)[all …]