Searched refs:fab (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/arm/boot/dts/ |
D | tegra30-cardhu.dtsi | 5 * This file contains common DT entry for all fab version of Cardhu. 6 * There is multiple fab version of Cardhu starting from A01 to A07. 7 * Cardhu fab version A01 and A03 are not supported. Cardhu fab version 9 * Cardhu fab version A04. The Cardhu fab version A05, A06, A07 are 10 * compatible with fab version A04. Based on Cardhu fab version, the 11 * related dts file need to be chosen like for Cardhu fab version A02, 12 * use tegra30-cardhu-a02.dts, Cardhu fab version A04 and later, use 17 * 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.4.14/Documentation/devicetree/bindings/fuse/ |
D | nvidia,tegra20-fuse.txt | 12 available in later generations such as fab code, lot code, wafer id,..
|
/linux-4.4.14/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()
|