| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| H A D | p16v.c | 169 dev_dbg(emu->card->dev, "open:channel_id=%d, chip=%p, channel=%p\n", in snd_p16v_pcm_open_playback_channel() 170 channel_id, chip, channel); in snd_p16v_pcm_open_playback_channel()
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.h | 177 * The chip order is from least sophisticated to most sophisticated. 202 * Features available in each chip type. 231 * they are using an Ultra capable chip (7859/7860). We start 308 * chip/controller's configuration. 318 * or a BIOS to initialize the chip's 409 * of the cdb payload as seen by the chip and a DMA 953 * after a chip reset. 980 ahc_chip chip; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc.h | 702 int init(r600_isa *isa, sb_hw_chip chip, sb_hw_class cclass);
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800lib.c | 151 switch (rt2x00dev->chip.rt) { in rt2800_rfcsr_write() 217 switch (rt2x00dev->chip.rt) { in rt2800_rfcsr_read() 585 switch (rt2x00dev->chip.rt) { in rt2800_get_txwi_rxwi_size() 651 * which is a multiple of 4kb. The firmware for rt3290 chip also in rt2800_check_firmware() 4031 switch (rt2x00dev->chip.rt) { in rt2800_config_channel() 4037 switch (rt2x00dev->chip.rf) { in rt2800_config_channel() 4352 * RT6352 chip, we use 0x1c for now. This may have to be changed in rt2800_config_channel() 5197 switch (rt2x00dev->chip.rt) { in rt2800_config_txpower_rt28xx() 5395 switch (rt2x00dev->chip.rf) { in rt2800_vco_calibration() 5433 rt2x00dev->chip in rt2800_vco_calibration() [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | ncr53c8xx.c | 57 ** Low PCI traffic for command handling when on-chip RAM is present. 61 ** PCI-ectomy. This driver now supports only the 720 chip (see the 344 * memory accessed by the PCI chip. `mp0' is the default not DMAable pool. 977 ** in on-chip RAM. This makes data transfers shorter than 1645 ** Virtual and physical bus addresses of the chip. 1649 unsigned long paddr; /* chip's IO registers. */ 1650 unsigned long paddr2; /* On-chip RAM bus address. */ 1656 ** 'script' is loaded in the on-chip RAM if present. 1791 ** Script fragments which are loaded into the on-chip RAM 3358 ** Load the script into on-chip RA [all...] |
| H A D | ncr53c8xx.h | 76 * Use boot options ncr53c8xx=specf:1 if you want all chip features to be 363 * Access to the controller chip. 366 * no byte reordering is needed for accessing chip io 368 * to access the chip over the PCI without doing byte 438 * We normally want the chip to have a consistent view 477 #define FE_RAM (1<<14) /* On chip RAM present */ 479 #define FE_RAM8K (1<<16) /* On chip RAM sized 8Kb */ 687 #define SRST 0x40 /* mod: reset chip */ 696 #define FLSH 0x04 /* sta: chip is flushing */ 1302 struct ncr_chip chip; member [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | ncr53c8xx.c | 57 ** Low PCI traffic for command handling when on-chip RAM is present. 61 ** PCI-ectomy. This driver now supports only the 720 chip (see the 349 * memory accessed by the PCI chip. `mp0' is the default not DMAable pool. 981 ** in on-chip RAM. This makes data transfers shorter than 1642 ** Virtual and physical bus addresses of the chip. 1646 unsigned long paddr; /* chip's IO registers. */ 1647 unsigned long paddr2; /* On-chip RAM bus address. */ 1653 ** 'script' is loaded in the on-chip RAM if present. 1788 ** Script fragments which are loaded into the on-chip RAM 3330 ** Load the script into on-chip RA [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.c | 1424 enum mga_chip chip; member 1656 minfo->chip = b->chip; in initMatrox2()
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 622 * 1. - - AP asserts chip select (CS#) 632 * 10 - - AP deasserts chip select 678 * length. EC will ignore all data until chip select deasserts. 684 * chip select and started clocking data before the EC was ready to receive it. 685 * EC will ignore all data until chip select deasserts. 1018 /* Get chip info */ 1022 * struct ec_response_get_chip_info - Response to the get chip info command. 1023 * @vendor: Null-terminated string for chip vendor. 1024 * @name: Null-terminated string for chip name. 1025 * @revision: Null-terminated string for chip mas 2716 uint8_t chip; global() member 2728 uint8_t chip; global() member 5247 uint8_t chip; /* chip id */ global() member [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.c | 1425 enum mga_chip chip; member 1657 minfo->chip = b->chip; in initMatrox2()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.h | 3626 const struct rtw89_chip_info *chip, 3767 const struct rtw89_chip_info *chip = rtwdev->chip; in rtw89_fw_h2c_init_ba_cam() local 3769 if (chip->bacam_ver == RTW89_BACAM_V0_EXT) in rtw89_fw_h2c_init_ba_cam()
|
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 746 /* Hyper-V PCI MSI IRQ chip */ 842 return d->chip->irq_set_type(d, IRQ_TYPE_EDGE_RISING); in hv_pci_vec_irq_gic_domain_alloc() 1660 if (data->parent_data->chip->irq_mask) in hv_irq_mask() 1668 if (data->parent_data->chip->irq_unmask) in hv_irq_unmask() 2090 hbus->msi_info.chip = &hv_msi_irq_chip; in hv_pcie_init_irq_domain()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_pcie.c | 757 return bus->sih->chip; in dhd_bus_chip() 790 return bus->sih->chip; in dhd_bus_chip_id() 1345 /* dhd_bus_perform_flr will return BCME_UNSUPPORTED if chip is not FLR capable */ in dhdpcie_dongle_reset() 1503 * Issue CC watchdog to reset all the cores on the chip - similar to rmmod dhd in dhdpcie_dongle_attach() 1543 switch ((uint16)bus->sih->chip) { in dhdpcie_dongle_attach() 1563 switch ((uint16)bus->sih->chip) { in dhdpcie_dongle_attach() 2197 DHD_ERROR(("----- Unknown chip version, ver=%x -----\n", chiprev)); in concate_revision_bcm4358() 2246 DHD_ERROR(("----- Unknown chip version, ver=%x -----\n", chip_ver)); in concate_revision_bcm4359() 2543 DHD_INFO(("%s:chip version %d\n", __FUNCTION__, chip_rev)); in dhd_find_naming_info_by_chip_rev() 2718 * Given the chip typ [all...] |
| /kernel/linux/linux-5.10/arch/arm/common/ |
| H A D | locomo.c | 59 /* the following is the overall data for the locomo chip */ 81 * locomo_dev will be set to the chip base plus offset. If offset is 144 desc->irq_data.chip->irq_ack(&desc->irq_data); in locomo_handler() 356 * locomo_probe - probe for a single LoCoMo chip. 359 * Probe for a LoCoMo chip. This must be called
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | leon_pci_grpci2.c | 447 /* GENIRQ IRQ chip implementation for GRPCI2 irqmode=0..2. In configuration 539 * Call "first level" IRQ chip end-of-irq handler. It will ACK LEON IRQ in grpci2_pci_flow_irq() 544 desc->irq_data.chip->irq_eoi(&desc->irq_data); in grpci2_pci_flow_irq()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
| H A D | vector.c | 558 irqd->chip = &lapic_controller; in x86_vector_alloc_irqs() 967 * an irq_chip as part of a GPIO driver, the chip data for that in irq_force_complete_move()
|
| /kernel/linux/linux-6.6/arch/arm/common/ |
| H A D | locomo.c | 58 /* the following is the overall data for the locomo chip */ 80 * locomo_dev will be set to the chip base plus offset. If offset is 143 desc->irq_data.chip->irq_ack(&desc->irq_data); in locomo_handler() 470 * locomo_probe - probe for a single LoCoMo chip. 473 * Probe for a LoCoMo chip. This must be called
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | virt-pci.c | 938 .chip = &um_pci_msi_irq_chip,
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | leon_pci_grpci2.c | 449 /* GENIRQ IRQ chip implementation for GRPCI2 irqmode=0..2. In configuration 541 * Call "first level" IRQ chip end-of-irq handler. It will ACK LEON IRQ in grpci2_pci_flow_irq() 546 desc->irq_data.chip->irq_eoi(&desc->irq_data); in grpci2_pci_flow_irq()
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | ina3221.c | 654 HWMON_CHANNEL_INFO(chip, 963 /* Software reset the chip */ in ina3221_resume()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_droq.c | 831 (struct octeon_cn6xxx *)oct->chip; in octeon_enable_irq()
|
| /kernel/linux/linux-5.10/drivers/pinctrl/ |
| H A D | pinctrl-amd.c | 954 girq->chip = &amd_gpio_irqchip; in amd_gpio_probe()
|
| /kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common-v2.c | 281 *gpio_chip = &hw->chip; in mtk_xt_get_gpio_n()
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| H A D | aic79xx.h | 196 * The chip order is from least sophisticated to most sophisticated. 210 * Features available in each chip type. 247 /* The chip must be reset for all outgoing bus resets. */ 249 /* Some PCIX fields must be saved and restored across chip reset. */ 311 * in some situations. Some aic79xx chip revs. are more 327 * chip/controller's configuration. 334 * or a BIOS to initialize the chip's 1131 ahd_chip chip; member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
| H A D | sis_main.h | 82 int chip; member
|