Home
last modified time | relevance | path

Searched full:chnls (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/mailbox/
H A Domap-mailbox.c448 struct mbox_chan *chnls; in omap_mbox_probe() local
497 chnls = devm_kcalloc(&pdev->dev, info_count + 1, sizeof(*chnls), in omap_mbox_probe()
499 if (!chnls) in omap_mbox_probe()
556 mbox->chan = &chnls[i]; in omap_mbox_probe()
557 chnls[i].con_priv = mbox; in omap_mbox_probe()
576 controller->chans = chnls; in omap_mbox_probe()
/linux/drivers/ata/
H A Dsata_via.c89 { PCI_VDEVICE(VIA, 0x0591), vt6420 }, /* 2 sata chnls (Master) */
90 { PCI_VDEVICE(VIA, 0x3149), vt6420 }, /* 2 sata chnls (Master) */
91 { PCI_VDEVICE(VIA, 0x3249), vt6421 }, /* 2 sata chnls, 1 pata chnl */
94 { PCI_VDEVICE(VIA, 0x5287), vt8251 }, /* 2 sata chnls (Master/Slave) */
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_rf.h26 * 2G, total 14 chnls
/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,spmi-pmic.yaml256 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi552 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
/linux/arch/arm64/boot/dts/qcom/
H A Dagatti.dtsi967 "chnls",
H A Dmonaco.dtsi6188 "chnls",
H A Dhamoa.dtsi6134 reg-names = "core", "chnls", "obsrvr";
/linux/drivers/media/usb/s2255/
H A Ds2255drv.c1550 dprintk(dev, 4, "%s, chnls: %d\n", __func__, in s2255_video_device_release()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h246 /* Bit 12: (1) Duplicate data on both 20MHz chnls. HT40 (bit 11) must be set. */