| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-mmio.c | 564 static int bgpio_request(struct gpio_chip *chip, unsigned gpio_pin) in bgpio_request() argument 566 if (gpio_pin < chip->ngpio) in bgpio_request() 574 * @gc: the GPIO chip to set up 575 * @dev: the parent device of the new GPIO chip (compulsory)
|
| H A D | gpio-ath79.c | 280 girq->chip = &ath79_gpio_irqchip; in ath79_gpio_probe() 295 "cannot add AR71xx GPIO chip, error=%d", err); in ath79_gpio_probe()
|
| H A D | gpio-ixp4xx.c | 48 * @fwnode: the fwnode for this GPIO chip 261 /* Populate and register gpio chip */ in ixp4xx_gpio_probe() 285 girq->chip = &ixp4xx_gpio_irqchip; in ixp4xx_gpio_probe()
|
| /kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
| H A D | iskeleton.S | 216 .chip 68060 224 3: .chip 68k
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| H A D | ipic.c | 625 d->chip = &ipic_level_irq_chip; in ipic_set_irq_type() 628 d->chip = &ipic_edge_irq_chip; in ipic_set_irq_type()
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/ |
| H A D | native.c | 640 u32 chip = xive_provision_chips[i]; in xive_native_provision_pages() local 644 * the chip resides. in xive_native_provision_pages() 652 opal_xive_donate_page(chip, __pa(p)); in xive_native_provision_pages()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | setup.c | 173 struct irq_chip *chip = irq_desc_get_chip(desc); in pseries_8259_cascade() local 179 chip->irq_eoi(&desc->irq_data); in pseries_8259_cascade()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_priv.h | 180 #define KFD_IS_SOC15(chip) ((chip) >= CHIP_VEGA10)
|
| /kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
| H A D | iskeleton.S | 216 .chip 68060 224 3: .chip 68k
|
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
| H A D | ipic.c | 626 d->chip = &ipic_level_irq_chip; in ipic_set_irq_type() 629 d->chip = &ipic_edge_irq_chip; in ipic_set_irq_type()
|
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/ |
| H A D | native.c | 652 u32 chip = xive_provision_chips[i]; in xive_native_provision_pages() local 656 * the chip resides. in xive_native_provision_pages() 664 opal_xive_donate_page(chip, __pa(p)); in xive_native_provision_pages()
|
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| H A D | lm3630a_bl.c | 3 * Simple driver for Texas Instruments LM3630A Backlight driver chip 82 /* initialize chip */ 130 static irqreturn_t lm3630a_isr_func(int irq, void *chip) in lm3630a_isr_func() argument 133 struct lm3630a_chip *pchip = chip; in lm3630a_isr_func() 548 /* chip initialize */ in lm3630a_probe() 551 dev_err(&client->dev, "fail : init chip\n"); in lm3630a_probe()
|
| /kernel/linux/linux-6.6/drivers/video/backlight/ |
| H A D | lm3630a_bl.c | 3 * Simple driver for Texas Instruments LM3630A Backlight driver chip 83 /* initialize chip */ 131 static irqreturn_t lm3630a_isr_func(int irq, void *chip) in lm3630a_isr_func() argument 134 struct lm3630a_chip *pchip = chip; in lm3630a_isr_func() 546 /* chip initialize */ in lm3630a_probe() 549 dev_err(&client->dev, "fail : init chip\n"); in lm3630a_probe()
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| H A D | gpio-mmio.c | 566 static int bgpio_request(struct gpio_chip *chip, unsigned gpio_pin) in bgpio_request() argument 568 if (gpio_pin < chip->ngpio) in bgpio_request() 576 * @gc: the GPIO chip to set up 577 * @dev: the parent device of the new GPIO chip (compulsory)
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| H A D | wow.c | 43 const struct rtw89_mac_gen_def *mac = rtwdev->chip->mac_def; in rtw89_wow_config_mac() 87 enum rtw89_core_chip_id chip_id = rtwdev->chip->chip_id; in rtw89_wow_show_wakeup_reason() 804 rtw89_err(rtwdev, "chip is no power when resume\n"); in rtw89_wow_resume()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | aiutils.c | 3 * Misc utility routines for accessing chip-specific features 226 if (BCM4347_CHIP(sih->chip)) { in ai_scan() 427 if ((CHIPID(sih->chip) == BCM4364_CHIP_ID) && in ai_scan() 1370 sih->chip, sih->chiprev, sih->bustype, sih->boardtype, sih->boardvendor); in ai_dumpregs() 1390 if (BCM4707_CHIP(CHIPID(sih->chip)) && in ai_dumpregs() 1554 switch (CHIPID(sii->pub.chip)) { in ai_ignore_errlog()
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | lm90.c | 7 * Based on the lm83 driver. The LM90 is a sensor chip made by National 20 * This driver also supports the LM86, another sensor chip made by 24 * This driver also supports the ADM1032, a sensor chip made by Analog 25 * Devices. That chip is similar to the LM90, with a few differences 34 * and features of the MAX6659 are only supported if the chip is configured 38 * This driver also supports the MAX6654 chip made by Maxim. This chip can be 348 * chip type specific parameters 499 struct hwmon_chip_info chip; member 1493 "Assuming LM99 chip a in lm90_detect() [all...] |
| /kernel/linux/linux-5.10/drivers/memory/ |
| H A D | omap-gpmc.c | 243 /* Define chip-selects as reserved by default until probe completes */ 971 pr_err("%s: requested chip-select is disabled\n", __func__); in gpmc_cs_request() 1076 * @cs: GPMC chip select number on which the NAND sits. The 1077 * register map returned will be specific to this chip select. 1799 * @cs: GPMC chip-select to program 1802 * Programs non-timing related settings for a GPMC chip-select, such as 1804 * for each chip-select that is being used and must be called before 1905 * gpmc_cs_remap - remaps a chip-select physical base address 1906 * @cs: chip-select to remap 1907 * @base: physical base address to re-map chip 2330 gpmc_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) gpmc_gpio_get_direction() argument 2335 gpmc_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) gpmc_gpio_direction_input() argument 2341 gpmc_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) gpmc_gpio_direction_output() argument 2347 gpmc_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) gpmc_gpio_set() argument 2352 gpmc_gpio_get(struct gpio_chip *chip, unsigned int offset) gpmc_gpio_get() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | meson_nand.c | 256 static void meson_nfc_select_chip(struct nand_chip *nand, int chip) in meson_nfc_select_chip() argument 262 if (chip < 0 || WARN_ON_ONCE(chip >= meson_chip->nsels)) in meson_nfc_select_chip() 265 nfc->param.chip_select = meson_chip->sels[chip] ? NAND_CE1 : NAND_CE0; in meson_nfc_select_chip() 988 static int meson_nfc_check_op(struct nand_chip *chip, in meson_nfc_check_op() argument
|
| /kernel/linux/linux-6.6/drivers/iio/addac/ |
| H A D | ad74115.c | 577 static int ad74115_comp_gpio_get_direction(struct gpio_chip *chip, in ad74115_comp_gpio_get_direction() argument 583 static int ad74115_comp_gpio_set_config(struct gpio_chip *chip, in ad74115_comp_gpio_set_config() argument 587 struct ad74115_state *st = gpiochip_get_data(chip); in ad74115_comp_gpio_set_config() 599 static int ad74115_comp_gpio_get(struct gpio_chip *chip, unsigned int offset) in ad74115_comp_gpio_get() argument 601 struct ad74115_state *st = gpiochip_get_data(chip); in ad74115_comp_gpio_get()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 33 #include "chip.h" 231 #define I_CHIPACTIVE (1 << 29) /* chip from doze to active state */ 437 /* misc chip info needed by some of the routines */ 560 #define SDIOD_DRVSTR_KEY(chip, pmu) (((unsigned int)(chip) << 16) | (pmu)) 705 /* In case of 43012 chip, the chip could go down immediately after in brcmf_sdio_kso_control() 710 if (!on && bus->ci->chip == CY_CC_43012_CHIP_ID) in brcmf_sdio_kso_control() 2448 if (ci->chip == CY_CC_43012_CHIP_ID) in brcmf_chip_is_ulp() 2478 /* Disable and clear interrupts at the chip leve in brcmf_sdio_bus_stop() 3875 brcmf_sdio_buscore_activate(void *ctx, struct brcmf_chip *chip, u32 rstvec) brcmf_sdio_buscore_activate() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 33 #include "chip.h" 229 #define I_CHIPACTIVE (1 << 29) /* chip from doze to active state */ 435 /* misc chip info needed by some of the routines */ 558 #define SDIOD_DRVSTR_KEY(chip, pmu) (((unsigned int)(chip) << 16) | (pmu)) 716 /* In case of 43012 chip, the chip could go down immediately after in brcmf_sdio_kso_control() 721 if (!on && bus->ci->chip == CY_CC_43012_CHIP_ID) in brcmf_sdio_kso_control() 2459 if (ci->chip == CY_CC_43012_CHIP_ID) in brcmf_chip_is_ulp() 2489 /* Disable and clear interrupts at the chip leve in brcmf_sdio_bus_stop() 3888 brcmf_sdio_buscore_activate(void *ctx, struct brcmf_chip *chip, u32 rstvec) brcmf_sdio_buscore_activate() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/arch/hi3516cv500/include/hi3516cv500/ |
| H A D | hi_defines.h | 79 #error HuHu, I am an dummy chip 281 /* number of channel and device on video input unit of chip
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| H A D | hi_defines.h | 76 #error HuHu, I am an dummy chip 278 /* number of channel and device on video input unit of chip
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| H A D | hi_defines.h | 79 #error HuHu, I am an dummy chip 279 /* number of channel and device on video input unit of chip
|