Home
last modified time | relevance | path

Searched refs:sol (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/sound/pci/emu10k1/
H A Dio.c612 unsigned int sol;
617 sol = inl(emu->port + DATA);
618 sol |= 1 << (voicenum - 32);
621 sol = inl(emu->port + DATA);
622 sol |= 1 << voicenum;
624 outl(sol, emu->port + DATA);
631 unsigned int sol;
636 sol = inl(emu->port + DATA);
640 sol = inl(emu->port + DATA);
641 sol &= ~(1 << voicenum);
[all …]
/linux-6.15/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c387 } __packed * sol; in fcoe_ctlr_solicit() local
390 skb = dev_alloc_skb(sizeof(*sol)); in fcoe_ctlr_solicit()
394 sol = (struct fip_sol *)skb->data; in fcoe_ctlr_solicit()
396 memset(sol, 0, sizeof(*sol)); in fcoe_ctlr_solicit()
399 sol->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_solicit()
403 sol->fip.fip_subcode = FIP_SC_SOL; in fcoe_ctlr_solicit()
404 sol->fip.fip_dl_len = htons(sizeof(sol->desc) / FIP_BPW); in fcoe_ctlr_solicit()
410 sol->desc.mac.fd_desc.fip_dlen = sizeof(sol->desc.mac) / FIP_BPW; in fcoe_ctlr_solicit()
414 sol->desc.wwnn.fd_desc.fip_dlen = sizeof(sol->desc.wwnn) / FIP_BPW; in fcoe_ctlr_solicit()
419 sol->desc.size.fd_desc.fip_dlen = sizeof(sol->desc.size) / FIP_BPW; in fcoe_ctlr_solicit()
[all …]
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c174 char *eoc, *sol; in brcmf_nvram_handle_comment() local
176 sol = (char *)&nvp->data[nvp->pos]; in brcmf_nvram_handle_comment()
177 eoc = strchr(sol, '\n'); in brcmf_nvram_handle_comment()
179 eoc = strchr(sol, '\0'); in brcmf_nvram_handle_comment()
187 nvp->pos += (eoc - sol) + 1; in brcmf_nvram_handle_comment()
/linux-6.15/drivers/media/pci/cx88/
H A Dcx88-core.c76 unsigned int line, todo, sol; in cx88_risc_field() local
95 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx88_risc_field()
97 sol = RISC_SOL; in cx88_risc_field()
100 *(rp++) = cpu_to_le32(RISC_WRITE | sol | in cx88_risc_field()
107 *(rp++) = cpu_to_le32(RISC_WRITE | sol | in cx88_risc_field()
/linux-6.15/drivers/media/pci/cx25821/
H A Dcx25821-core.c1105 unsigned int line, todo, sol; in cx25821_risc_field_audio() local
1120 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx25821_risc_field_audio()
1122 sol = RISC_SOL; in cx25821_risc_field_audio()
1126 *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL | in cx25821_risc_field_audio()
1134 *(rp++) = cpu_to_le32(RISC_WRITE | sol | in cx25821_risc_field_audio()
/linux-6.15/drivers/scsi/be2iscsi/
H A Dbe_main.c1869 struct sol_cqe *sol; in beiscsi_process_cq() local
1880 sol = queue_tail_node(cq); in beiscsi_process_cq()
1888 be_dws_le_to_cpu(sol, sizeof(struct sol_cqe)); in beiscsi_process_cq()
1902 cid, sol); in beiscsi_process_cq()
1905 cid, sol); in beiscsi_process_cq()
1934 hwi_complete_cmd(beiscsi_conn, phba, sol); in beiscsi_process_cq()
1942 hwi_complete_drvr_msgs(beiscsi_conn, phba, sol); in beiscsi_process_cq()
1952 (struct i_t_dpdu_cqe *)sol); in beiscsi_process_cq()
1963 (struct i_t_dpdu_cqe *)sol); in beiscsi_process_cq()
2001 (struct i_t_dpdu_cqe *)sol); in beiscsi_process_cq()
[all …]
/linux-6.15/drivers/media/pci/cx23885/
H A Dcx23885-core.c1137 unsigned int line, todo, sol; in cx23885_risc_field() local
1159 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx23885_risc_field()
1161 sol = RISC_SOL; in cx23885_risc_field()
1165 *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); in cx23885_risc_field()
1172 *(rp++) = cpu_to_le32(RISC_WRITE|sol| in cx23885_risc_field()
/linux-6.15/lib/
H A Dbch.c466 unsigned int *sol, int nsol) in solve_linear_system() argument
529 sol[p] = tmp >> 1; in solve_linear_system()
/linux-6.15/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-harma.dts558 /*D0-D7*/ "","","sol-uart-select","","","","","",
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-pci55 Contact: Chris Wright <chrisw@sous-sol.org>
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dhandling-regressions.rst565 funcione" o "eso solía funcionar únicamente por un bug del kernel" son
H A Dsubmitting-patches.rst395 Érase una vez, los parches solían desaparecer en el vacío sin comentarios,
/linux-6.15/
H A DCREDITS4354 E: chrisw@sous-sol.org