Searched refs:fab (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/arm/boot/dts/ |
D | tegra30-cardhu.dtsi | 4 * This file contains common DT entry for all fab version of Cardhu. 5 * There is multiple fab version of Cardhu starting from A01 to A07. 6 * Cardhu fab version A01 and A03 are not supported. Cardhu fab version 8 * Cardhu fab version A04. The Cardhu fab version A05, A06, A07 are 9 * compatible with fab version A04. Based on Cardhu fab version, the 10 * related dts file need to be chosen like for Cardhu fab version A02, 11 * use tegra30-cardhu-a02.dts, Cardhu fab version A04 and later, use 16 * number is the fab version like here it is 002 and hence fab version A02.
|
D | phy3250.dts | 169 fab {
|
D | ea3250.dts | 151 fab {
|
D | lpc32xx.dtsi | 206 fab {
|
/linux-4.1.27/Documentation/devicetree/bindings/fuse/ |
D | nvidia,tegra20-fuse.txt | 12 available in later generations such as fab code, lot code, wafer id,..
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 900 struct fip_fab_desc *fab; in fcoe_ctlr_parse_adv() local 967 fab = (struct fip_fab_desc *)desc; in fcoe_ctlr_parse_adv() 968 fcf->fabric_name = get_unaligned_be64(&fab->fd_wwn); in fcoe_ctlr_parse_adv() 969 fcf->vfid = ntohs(fab->fd_vfid); in fcoe_ctlr_parse_adv() 970 fcf->fc_map = ntoh24(fab->fd_map); in fcoe_ctlr_parse_adv()
|