Searched +full:using +full:- +full:a +full:- +full:uart +full:- +full:to +full:- +full:implement +full:- +full:a +full:- +full:1 +full:wire +full:- +full:bus +full:- +full:master (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/dev/bhnd/ |
H A D | bhnd_ids.h | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org> 5 * Copyright (c) 1999-2015, Broadcom Corporation 8 * to Android's bcmdhd driver module, later revisions of bcmdevs.h distributed 9 * with the dd-wrt project, and the hndsoc.h header distributed with Broadcom's 10 * initial brcm80211 Linux driver release as contributed to the Linux staging 13 * Permission to use, copy, modify, and/or distribute this software for any 18 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 30 * JEDEC JEP-106 Core Vendor IDs [all …]
|
/freebsd-src/sys/dev/qlnx/qlnxe/ |
H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 9 * 1. Redistributions of source code must retain the above copyright 16 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 17 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 20 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 33 … (0x1<<0) // Signals an unknown address to the rf module. 35 …_K2_E5 (0x1<<1) // It indicates ras… 36 …GLCS_REG_INT_STS_RASDP_ERROR_K2_E5_SHIFT 1 40 …R_K2_E5 (0x1<<1) // This bit masks, … 41 …GLCS_REG_INT_MASK_RASDP_ERROR_K2_E5_SHIFT 1 [all …]
|
/freebsd-src/contrib/ncurses/misc/ |
H A D | terminfo.src | 6 # Report bugs and new terminal descriptions to 7 # bug-ncurses@gnu.org 13 # is a "newer" version which differs in some cosmetic details (but actually 14 # stopped updates several years ago); we have decided to not change the header 15 # unless there is also a change in content. 17 # To further muddy the waters, it is noted that changes to this file as part of 18 # maintenance of ncurses (since 1996) are generally conceded to be copyright 19 # under the ncurses MIT-style license. That was the effect of the agreement 25 # It would also be a nuisance to split the file into unknown/known authorship 27 # have been small corrections to Raymond's translations to/from termcap format, [all …]
|