Home
last modified time | relevance | path

Searched refs:sas (Results 1 – 25 of 29) sorted by relevance

12

/linux/Documentation/devicetree/bindings/scsi/
H A Dhisilicon-sas.txt7 (a) "hisilicon,hip05-sas-v1" for v1 hw in hip05 chipset
8 (b) "hisilicon,hip06-sas-v2" for v2 hw in hip06 chipset
9 (c) "hisilicon,hip07-sas-v2" for v2 hw in hip07 chipset
10 - sas-addr : array of 8 bytes for host SAS address
15 - hisilicon,sas-syscon: phandle of syscon used for sas control
54 - hip06-sas-v2-quirk-amt : when set, indicates that the v2 controller has the
65 sas0: sas@c1000000 {
66 compatible = "hisilicon,hip05-sas-v1";
67 sas-addr = [50 01 88 20 16 00 00 0a];
69 hisilicon,sas-syscon = <&pcie_sas>;
/linux/Documentation/devicetree/bindings/sound/
H A Dst,sti-asoc-card.txt3 The sti ASoC Sound Card can be used, for all sti SoCs using internal sti-sas
98 2) sti-sas-codec: internal audio codec IPs driver
102 - compatible: "st,sti<chip>-sas-codec" .
103 Should be chip "st,stih416-sas-codec" or "st,stih407-sas-codec"
112 sti_sas_codec: sti-sas-codec {
113 compatible = "st,stih407-sas-codec";
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhip06.dtsi448 compatible = "hisilicon,pcie-sas-subctrl", "syscon";
609 sas0: sas@c3000000 {
610 compatible = "hisilicon,hip06-sas-v2";
612 sas-addr = [50 01 88 20 16 00 00 00];
613 hisilicon,sas-syscon = <&dsa_subctrl>;
651 sas1: sas@a2000000 {
652 compatible = "hisilicon,hip06-sas-v2";
654 sas-addr = [50 01 88 20 16 00 00 00];
655 hisilicon,sas-syscon = <&pcie_subctl>;
656 hip06-sas-v2-quirk-amt;
[all …]
H A Dhip07.dtsi1354 compatible = "hisilicon,pcie-sas-subctrl", "syscon";
1603 sas0: sas@c3000000 {
1604 compatible = "hisilicon,hip07-sas-v2";
1606 sas-addr = [50 01 88 20 16 00 00 00];
1607 hisilicon,sas-syscon = <&dsa_subctrl>;
1644 sas1: sas@a2000000 {
1645 compatible = "hisilicon,hip07-sas-v2";
1647 sas-addr = [50 01 88 20 16 00 00 00];
1648 hisilicon,sas-syscon = <&pcie_subctl>;
1649 hip06-sas-v2-quirk-amt;
[all …]
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c281 int sas; /* spare area size, per flash cache */ member
1293 int sas = cfg->spare_area_size << cfg->sector_size_1k; in brcmnand_hamming_ooblayout_ecc() local
1299 oobregion->offset = (section * sas) + 6; in brcmnand_hamming_ooblayout_ecc()
1311 int sas = cfg->spare_area_size << cfg->sector_size_1k; in brcmnand_hamming_ooblayout_free() local
1318 next = (section * sas); in brcmnand_hamming_ooblayout_free()
1323 oobregion->offset = ((section - 1) * sas) + 9; in brcmnand_hamming_ooblayout_free()
1351 int sas = cfg->spare_area_size << cfg->sector_size_1k; in brcmnand_bch_ooblayout_ecc() local
1357 oobregion->offset = ((section + 1) * sas) - chip->ecc.bytes; in brcmnand_bch_ooblayout_ecc()
1369 int sas = cfg->spare_area_size << cfg->sector_size_1k; in brcmnand_bch_ooblayout_free_lp() local
1375 if (sas <= chip->ecc.bytes) in brcmnand_bch_ooblayout_free_lp()
[all …]
/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm730-gbs.dts80 sas-cable0 {
81 label = "sas-cable0";
86 sas-cable1 {
87 label = "sas-cable1";
92 sas-cable2 {
93 label = "sas-cable2";
98 sas-cable3 {
99 label = "sas-cable3";
/linux/drivers/net/fddi/skfp/
H A Dsmtdef.c90 smt->sas = SMT_DAS ; in smt_reset_defaults()
304 switch (smc->s.sas) { in smt_fixup_mib()
317 switch (smc->s.sas) { in smt_fixup_mib()
H A Ddrvfbi.c322 smc->s.sas = SMT_SAS ; /* Single att. station */ in init_board()
324 smc->s.sas = SMT_DAS ; /* Dual att. station */ in init_board()
342 if (smc->s.sas != SMT_DAS) in sm_pm_bypass_req()
H A Dcfm.c154 if (smc->s.sas != SMT_DAS ) in cem_priv_state()
286 if (smc->s.sas && (smc->y[PA].cf_join || smc->y[PA].cf_loop || in cfm_fsm()
583 path = smc->s.sas ? path_iso_s : path_iso ; in cem_build_path()
584 len = smc->s.sas ? sizeof(path_iso_s) : sizeof(path_iso) ; in cem_build_path()
H A Dpcmplc.c238 switch (smc->s.sas) { in pcm_init()
465 if ((smc->s.sas == SMT_SAS) && (p == PS)) { in plc_init()
562 if (smc->s.sas != SMT_DAS) in plc_config_mux()
595 if ((np != PS) && (smc->s.sas == SMT_SAS)) in pcm()
933 if (smc->s.sas == SMT_DAS && np == PB && in pcm_fsm()
1523 ((smc->s.sas == SMT_DAS) && (phy->wc_flag))) { in pc_tcode_actions()
1528 switch (smc->s.sas) { in pc_tcode_actions()
1570 if (smc->s.sas != SMT_DAS) in pcm_status_twisted()
H A Decm.c180 (smc->s.sas == SMT_DAS)) { in ecm_fsm()
421 switch (smc->s.sas) { in prop_actions()
H A Dsmt.c1061 if (smc->s.sas == SMT_SAS) in smt_send_sif_operation()
1295 if (smc->s.sas == SMT_DAS) { in smt_fill_latency()
1324 #define ALLPHYS ((smc->s.sas == SMT_SAS) ? 1 : 2)
1349 if (smc->s.sas == SMT_SAS) in smt_fill_path()
1725 return (smc->s.sas == SMT_SAS) ? 2 : 3; in mac_index()
1758 return smc->s.sas == SMT_SAS ? 2 : 3; in mac_con_resource_index()
H A Dpmf.c400 if (smc->s.sas == SMT_SAS) in smt_build_pmf_response()
680 if (smc->s.sas == SMT_SAS) in smt_add_para()
1530 if (smc->s.sas == SMT_SAS) in smt_mib_phys()
1543 if (smc->s.sas == SMT_SAS) in port_to_mib()
H A Dfplustm.c858 if (smc->s.sas == SMT_DAS) in init_fplus()
/linux/drivers/scsi/libsas/
H A DKconfig31 Allows sas hosts to receive SMP frames. Selecting this
/linux/tools/perf/trace/beauty/
H A Dbeauty.h59 size_t strarrays__scnprintf(struct strarrays *sas, char *bf, size_t size, const char *intfmt, bool show_prefix, int val);
61 bool strarrays__strtoul(struct strarrays *sas, char *bf, size_t size, u64 *ret);
/linux/drivers/scsi/isci/
H A Dphy.c445 void sci_phy_get_sas_address(struct isci_phy *iphy, struct sci_sas_address *sas) in sci_phy_get_sas_address() argument
447 sas->high = readl(&iphy->link_layer_registers->source_sas_address_high); in sci_phy_get_sas_address()
448 sas->low = readl(&iphy->link_layer_registers->source_sas_address_low); in sci_phy_get_sas_address()
451 void sci_phy_get_attached_sas_address(struct isci_phy *iphy, struct sci_sas_address *sas) in sci_phy_get_attached_sas_address() argument
456 memcpy(sas, iaf->sas_addr, SAS_ADDR_SIZE); in sci_phy_get_attached_sas_address()
/linux/Documentation/scsi/
H A Dsmartpqi.rst48 smartpqi sas device attributes
H A Dlibsas.rst88 - this normally points to an array holding the sas
97 allows it to do this. At best you should copy the sas
113 received. See sas.h. Grab the lock, set the primitive,
/linux/net/sctp/
H A Dsocket.c7301 struct sctp_assoc_stats sas; in sctp_getsockopt_assoc_stats() local
7309 len = min_t(size_t, len, sizeof(sas)); in sctp_getsockopt_assoc_stats()
7311 if (copy_from_user(&sas, optval, len)) in sctp_getsockopt_assoc_stats()
7314 asoc = sctp_id2assoc(sk, sas.sas_assoc_id); in sctp_getsockopt_assoc_stats()
7318 sas.sas_rtxchunks = asoc->stats.rtxchunks; in sctp_getsockopt_assoc_stats()
7319 sas.sas_gapcnt = asoc->stats.gapcnt; in sctp_getsockopt_assoc_stats()
7320 sas.sas_outofseqtsns = asoc->stats.outofseqtsns; in sctp_getsockopt_assoc_stats()
7321 sas.sas_osacks = asoc->stats.osacks; in sctp_getsockopt_assoc_stats()
7322 sas.sas_isacks = asoc->stats.isacks; in sctp_getsockopt_assoc_stats()
7323 sas.sas_octrlchunks = asoc->stats.octrlchunks; in sctp_getsockopt_assoc_stats()
[all …]
/linux/drivers/net/fddi/skfp/h/
H A Dsmc.h356 u_char sas ; /* SMT_DAS/SAS/NAC */ member
/linux/Documentation/translations/zh_CN/scsi/
H A Dlibsas.rst108 - 用于存放接收到的原语(primitive)。参见 sas.h。操作流程同
/linux/drivers/scsi/pm8001/
H A Dpm8001_init.c550 pm8001_ha->sas = sha; in pm8001_pci_alloc()
1101 free_irq(pm8001_ha->irq, pm8001_ha->sas); in pm8001_free_irq()
/linux/tools/perf/
H A Dbuiltin-trace.c621 size_t strarrays__scnprintf(struct strarrays *sas, char *bf, size_t size, const char *intfmt, bool show_prefix, int val) in strarrays__scnprintf()
626 for (i = 0; i < sas->nr_entries; ++i) { in strarrays__scnprintf()
627 struct strarray *sa = sas->entries[i]; in strarrays__scnprintf()
639 printed += scnprintf(bf + printed, size - printed, " /* %s??? */", sas->entries[0]->prefix); in strarray__strtoul()
697 bool strarrays__strtoul(struct strarrays *sas, char *bf, size_t size, u64 *ret) in strarrays__strtoul()
701 for (i = 0; i < sas->nr_entries; ++i) { in syscall_arg__scnprintf_strarrays()
702 struct strarray *sa = sas->entries[i]; in syscall_arg__scnprintf_strarrays()
609 strarrays__scnprintf(struct strarrays * sas,char * bf,size_t size,const char * intfmt,bool show_prefix,int val) strarrays__scnprintf() argument
685 strarrays__strtoul(struct strarrays * sas,char * bf,size_t size,u64 * ret) strarrays__strtoul() argument
/linux/drivers/scsi/mvsas/
H A Dmv_init.c349 mvi->sas = sha; in mvs_pci_alloc()

12