/Linux-v5.4/drivers/pcmcia/ |
D | at91_cf.c | 48 struct at91_cf_data *board; member 55 return !gpio_get_value(cf->board->det_pin); in at91_cf_present() 69 if (irq == gpio_to_irq(cf->board->det_pin)) { in at91_cf_irq() 95 int rdy = gpio_is_valid(cf->board->irq_pin); /* RDY/nIRQ */ in at91_cf_get_status() 96 int vcc = gpio_is_valid(cf->board->vcc_pin); in at91_cf_get_status() 99 if (!rdy || gpio_get_value(cf->board->irq_pin)) in at91_cf_get_status() 101 if (!vcc || gpio_get_value(cf->board->vcc_pin)) in at91_cf_get_status() 117 if (gpio_is_valid(cf->board->vcc_pin)) { in at91_cf_set_socket() 120 gpio_set_value(cf->board->vcc_pin, 0); in at91_cf_set_socket() 123 gpio_set_value(cf->board->vcc_pin, 1); in at91_cf_set_socket() [all …]
|
/Linux-v5.4/arch/arm/mach-omap1/ |
D | Makefile | 32 obj-$(CONFIG_MACH_OMAP_H2) += board-h2.o board-h2-mmc.o \ 33 board-nand.o 34 obj-$(CONFIG_MACH_OMAP_INNOVATOR) += board-innovator.o 35 obj-$(CONFIG_MACH_OMAP_GENERIC) += board-generic.o 36 obj-$(CONFIG_MACH_OMAP_PERSEUS2) += board-perseus2.o board-nand.o 37 obj-$(CONFIG_MACH_OMAP_FSAMPLE) += board-fsample.o board-nand.o 38 obj-$(CONFIG_MACH_OMAP_OSK) += board-osk.o 39 obj-$(CONFIG_MACH_OMAP_H3) += board-h3.o board-h3-mmc.o \ 40 board-nand.o 41 obj-$(CONFIG_MACH_OMAP_PALMTE) += board-palmte.o [all …]
|
/Linux-v5.4/drivers/net/can/sja1000/ |
D | kvaser_pci.c | 121 struct kvaser_pci *board = priv->priv; in kvaser_pci_disable_irq() local 125 intcsr = ioread32(board->conf_addr + S5920_INTCSR); in kvaser_pci_disable_irq() 127 iowrite32(intcsr, board->conf_addr + S5920_INTCSR); in kvaser_pci_disable_irq() 133 struct kvaser_pci *board = priv->priv; in kvaser_pci_enable_irq() local 137 tmp_en_io = ioread32(board->conf_addr + S5920_INTCSR); in kvaser_pci_enable_irq() 139 iowrite32(tmp_en_io, board->conf_addr + S5920_INTCSR); in kvaser_pci_enable_irq() 164 struct kvaser_pci *board; in kvaser_pci_del_chan() local 170 board = priv->priv; in kvaser_pci_del_chan() 171 if (!board) in kvaser_pci_del_chan() 174 dev_info(&board->pci_dev->dev, "Removing device %s\n", in kvaser_pci_del_chan() [all …]
|
/Linux-v5.4/arch/sh/boards/ |
D | Makefile | 5 obj-$(CONFIG_SH_MAGIC_PANEL_R2) += board-magicpanelr2.o 6 obj-$(CONFIG_SH_SECUREEDGE5410) += board-secureedge5410.o 7 obj-$(CONFIG_SH_SH2007) += board-sh2007.o 8 obj-$(CONFIG_SH_SH7785LCR) += board-sh7785lcr.o 9 obj-$(CONFIG_SH_URQUELL) += board-urquell.o 10 obj-$(CONFIG_SH_SHMIN) += board-shmin.o 11 obj-$(CONFIG_SH_EDOSK7705) += board-edosk7705.o 12 obj-$(CONFIG_SH_EDOSK7760) += board-edosk7760.o 13 obj-$(CONFIG_SH_ESPT) += board-espt.o 14 obj-$(CONFIG_SH_POLARIS) += board-polaris.o [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/samsung/ |
D | samsung-boards.txt | 5 - "samsung,aries" - for S5PV210-based Samsung Aries board. 6 - "samsung,fascinate4g" - for S5PV210-based Samsung Galaxy S Fascinate 4G (SGH-T959P) board. 7 - "samsung,galaxys" - for S5PV210-based Samsung Galaxy S (i9000) board. 9 - "samsung,artik5-eval" - for Exynos3250-based Samsung ARTIK5 eval board. 10 - "samsung,monk" - for Exynos3250-based Samsung Simband board. 11 - "samsung,rinato" - for Exynos3250-based Samsung Gear2 board. 12 - "samsung,smdkv310" - for Exynos4210-based Samsung SMDKV310 eval board. 13 - "samsung,trats" - for Exynos4210-based Tizen Reference board. 14 - "samsung,universal_c210" - for Exynos4210-based Samsung board. 15 - "samsung,i9300" - for Exynos4412-based Samsung GT-I9300 board. [all …]
|
/Linux-v5.4/drivers/nubus/ |
D | nubus.c | 219 int nubus_get_root_dir(const struct nubus_board *board, in nubus_get_root_dir() argument 222 dir->ptr = dir->base = board->directory; in nubus_get_root_dir() 224 dir->mask = board->lanes; in nubus_get_root_dir() 234 dir->mask = fres->board->lanes; in nubus_get_func_dir() 239 int nubus_get_board_dir(const struct nubus_board *board, in nubus_get_board_dir() argument 244 dir->ptr = dir->base = board->directory; in nubus_get_board_dir() 246 dir->mask = board->lanes; in nubus_get_board_dir() 338 static int __init nubus_get_block_rsrc_dir(struct nubus_board *board, in nubus_get_block_rsrc_dir() argument 346 dir.procdir = nubus_proc_add_rsrc_dir(procdir, parent, board); in nubus_get_block_rsrc_dir() 358 static int __init nubus_get_display_vidmode(struct nubus_board *board, in nubus_get_display_vidmode() argument [all …]
|
D | bus.c | 80 struct nubus_board *board = to_nubus_board(dev); in nubus_device_release() local 84 if (fres->board == board) { in nubus_device_release() 88 kfree(board); in nubus_device_release() 91 int nubus_device_register(struct nubus_board *board) in nubus_device_register() argument 93 board->dev.parent = &nubus_parent; in nubus_device_register() 94 board->dev.release = nubus_device_release; in nubus_device_register() 95 board->dev.bus = &nubus_bus_type; in nubus_device_register() 96 dev_set_name(&board->dev, "slot.%X", board->slot); in nubus_device_register() 97 board->dev.dma_mask = &board->dev.coherent_dma_mask; in nubus_device_register() 98 dma_set_mask(&board->dev, DMA_BIT_MASK(32)); in nubus_device_register() [all …]
|
/Linux-v5.4/sound/soc/intel/common/ |
D | soc-acpi-intel-cht-match.c | 37 .board = "cht-bsw", 60 .board = "cht-bsw", 68 .board = "cht-bsw", 76 .board = "cht-bsw", 84 .board = "cht-bsw", 92 .board = "cht-bsw", 100 .board = "cht-bsw", 108 .board = "cht-bsw", 116 .board = "bytcht_da7213", 124 .board = "bytcht_da7213", [all …]
|
D | soc-acpi-intel-byt-match.c | 92 .board = "cht-bsw", 101 .board = "bytcr_rt5651", 143 .board = "bytcr_rt5640", 152 .board = "bytcr_rt5640", 160 .board = "bytcr_rt5640", 168 .board = "bytcr_rt5651", 176 .board = "bytcht_da7213", 184 .board = "bytcht_da7213", 192 .board = "bytcht_es8316", 207 .board = "cht-bsw", [all …]
|
/Linux-v5.4/drivers/mtd/nand/raw/ |
D | orion_nand.c | 32 struct orion_nand_data *board = nand_get_controller_data(nc); in orion_nand_cmd_ctrl() local 39 offs = (1 << board->cle); in orion_nand_cmd_ctrl() 41 offs = (1 << board->ale); in orion_nand_cmd_ctrl() 90 struct orion_nand_data *board; in orion_nand_probe() local 111 board = devm_kzalloc(&pdev->dev, sizeof(struct orion_nand_data), in orion_nand_probe() 113 if (!board) in orion_nand_probe() 116 board->cle = (u8)val; in orion_nand_probe() 118 board->cle = 0; in orion_nand_probe() 120 board->ale = (u8)val; in orion_nand_probe() 122 board->ale = 1; in orion_nand_probe() [all …]
|
/Linux-v5.4/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 38 static struct board_info board; variable 738 return board.name; in board_get_name() 786 memcpy(&board, bcm963xx_boards[i], sizeof(board)); in board_prom_init() 791 if (!board.name[0]) { in board_prom_init() 805 if (board.has_pci) { in board_prom_init() 812 if (board.has_pccard) { in board_prom_init() 817 if (board.has_enet0 && !board.enet0.use_internal_phy) { in board_prom_init() 823 if (board.has_enet1 && !board.enet1.use_internal_phy) { in board_prom_init() 838 if (!board.name[0]) in board_setup() 840 pr_info("board name: %s\n", board.name); in board_setup() [all …]
|
/Linux-v5.4/include/linux/ |
D | nubus.h | 80 struct nubus_board *board; member 88 int (*probe)(struct nubus_board *board); 89 int (*remove)(struct nubus_board *board); 97 struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board); 100 struct nubus_board *board); 109 struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board) in nubus_proc_add_board() argument 114 struct nubus_board *board) in nubus_proc_add_rsrc_dir() argument 130 for_each_func_rsrc(f) if (f->board != b) {} else 137 int nubus_get_root_dir(const struct nubus_board *board, 140 int nubus_get_board_dir(const struct nubus_board *board, [all …]
|
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/ |
D | falcon_boards.c | 90 struct falcon_board *board = falcon_board(efx); in ef4_init_lm87() local 91 struct i2c_client *client = i2c_new_device(&board->i2c_adap, info); in ef4_init_lm87() 108 board->hwmon_client = client; in ef4_init_lm87() 403 struct falcon_board *board = falcon_board(efx); in sfe4001_fini() local 409 i2c_unregister_device(board->ioexp_client); in sfe4001_fini() 410 i2c_unregister_device(board->hwmon_client); in sfe4001_fini() 452 struct falcon_board *board = falcon_board(efx); in sfe4001_init() local 456 board->hwmon_client = in sfe4001_init() 457 i2c_new_client_device(&board->i2c_adap, &sfe4001_hwmon_info); in sfe4001_init() 459 board->hwmon_client = in sfe4001_init() [all …]
|
/Linux-v5.4/arch/mips/bcm47xx/ |
D | board.c | 9 const enum bcm47xx_board board; member 14 struct bcm47xx_board_type board; member 19 struct bcm47xx_board_type board; member 25 struct bcm47xx_board_type board; member 32 enum bcm47xx_board board; member 240 return &e1->board; in bcm47xx_board_get_nvram() 247 return &e1->board; in bcm47xx_board_get_nvram() 256 return &e2->board; in bcm47xx_board_get_nvram() 263 return &e1->board; in bcm47xx_board_get_nvram() 270 return &e1->board; in bcm47xx_board_get_nvram() [all …]
|
/Linux-v5.4/drivers/staging/comedi/drivers/ |
D | das08.c | 172 const struct das08_board_struct *board = dev->board_ptr; in das08_ai_insn_read() local 204 if (board->ai_nbits == 16) in das08_ai_insn_read() 217 if (board->ai_encoding == das08_encode12) { in das08_ai_insn_read() 219 } else if (board->ai_encoding == das08_pcm_encode12) { in das08_ai_insn_read() 221 } else if (board->ai_encoding == das08_encode16) { in das08_ai_insn_read() 306 const struct das08_board_struct *board = dev->board_ptr; in das08_ao_set_data() local 312 if (board->is_jr) { in das08_ao_set_data() 345 const struct das08_board_struct *board = dev->board_ptr; in das08_common_attach() local 353 dev->board_name = board->name; in das08_common_attach() 361 if (board->ai_nbits) { in das08_common_attach() [all …]
|
D | addi_apci_1516.c | 94 const struct apci1516_boardinfo *board = dev->board_ptr; in apci1516_reset() local 97 if (!board->has_wdog) in apci1516_reset() 111 const struct apci1516_boardinfo *board = NULL; in apci1516_auto_attach() local 117 board = &apci1516_boardtypes[context]; in apci1516_auto_attach() 118 if (!board) in apci1516_auto_attach() 120 dev->board_ptr = board; in apci1516_auto_attach() 121 dev->board_name = board->name; in apci1516_auto_attach() 140 if (board->di_nchan) { in apci1516_auto_attach() 143 s->n_chan = board->di_nchan; in apci1516_auto_attach() 153 if (board->do_nchan) { in apci1516_auto_attach() [all …]
|
D | pcl730.c | 267 const struct pcl730_board *board = dev->board_ptr; in pcl730_attach() local 272 ret = comedi_request_region(dev, it->options[0], board->io_range); in pcl730_attach() 276 ret = comedi_alloc_subdevices(dev, board->n_subdevs); in pcl730_attach() 282 if (board->n_iso_out_chan) { in pcl730_attach() 287 s->n_chan = board->n_iso_out_chan; in pcl730_attach() 294 if (board->has_readback) in pcl730_attach() 298 if (board->n_iso_in_chan) { in pcl730_attach() 303 s->n_chan = board->n_iso_in_chan; in pcl730_attach() 307 s->private = board->is_ir104 ? (void *)4 : in pcl730_attach() 308 board->is_acl7225b ? (void *)2 : in pcl730_attach() [all …]
|
D | amplc_dio200_common.c | 93 const struct dio200_board *board = dev->board_ptr; in dio200_read8() local 95 if (board->is_pcie) in dio200_read8() 106 const struct dio200_board *board = dev->board_ptr; in dio200_write8() local 108 if (board->is_pcie) in dio200_write8() 120 const struct dio200_board *board = dev->board_ptr; in dio200_read32() local 122 if (board->is_pcie) in dio200_read32() 133 const struct dio200_board *board = dev->board_ptr; in dio200_write32() local 135 if (board->is_pcie) in dio200_write32() 147 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_8254_offset() local 158 if (board->is_pcie) in dio200_subdev_8254_offset() [all …]
|
/Linux-v5.4/drivers/video/fbdev/ |
D | hecubafb.c | 75 par->board->set_data(par, data); in apollo_send_data() 78 par->board->set_ctl(par, HCB_DS_BIT, 0); in apollo_send_data() 81 par->board->wait_for_ack(par, 0); in apollo_send_data() 84 par->board->set_ctl(par, HCB_DS_BIT, 1); in apollo_send_data() 87 par->board->wait_for_ack(par, 1); in apollo_send_data() 93 par->board->set_ctl(par, HCB_CD_BIT, 1); in apollo_send_command() 99 par->board->set_ctl(par, HCB_CD_BIT, 0); in apollo_send_command() 217 struct hecuba_board *board; in hecubafb_probe() local 224 board = dev->dev.platform_data; in hecubafb_probe() 225 if (!board) in hecubafb_probe() [all …]
|
D | broadsheetfb.c | 121 par->board->set_ctl(par, BS_WR, 0); in broadsheet_gpio_issue_data() 122 par->board->set_hdb(par, data); in broadsheet_gpio_issue_data() 123 par->board->set_ctl(par, BS_WR, 1); in broadsheet_gpio_issue_data() 128 par->board->set_ctl(par, BS_DC, 0); in broadsheet_gpio_issue_cmd() 134 par->board->wait_for_rdy(par); in broadsheet_gpio_send_command() 136 par->board->set_ctl(par, BS_CS, 0); in broadsheet_gpio_send_command() 138 par->board->set_ctl(par, BS_DC, 1); in broadsheet_gpio_send_command() 139 par->board->set_ctl(par, BS_CS, 1); in broadsheet_gpio_send_command() 147 par->board->wait_for_rdy(par); in broadsheet_gpio_send_cmdargs() 149 par->board->set_ctl(par, BS_CS, 0); in broadsheet_gpio_send_cmdargs() [all …]
|
/Linux-v5.4/arch/arm/mach-davinci/ |
D | Makefile | 25 obj-$(CONFIG_MACH_DAVINCI_EVM) += board-dm644x-evm.o 26 obj-$(CONFIG_MACH_SFFSDR) += board-sffsdr.o 27 obj-$(CONFIG_MACH_NEUROS_OSD2) += board-neuros-osd2.o 28 obj-$(CONFIG_MACH_DAVINCI_DM355_EVM) += board-dm355-evm.o 29 obj-$(CONFIG_MACH_DM355_LEOPARD) += board-dm355-leopard.o 30 obj-$(CONFIG_MACH_DAVINCI_DM6467_EVM) += board-dm646x-evm.o 31 obj-$(CONFIG_MACH_DAVINCI_DM365_EVM) += board-dm365-evm.o 32 obj-$(CONFIG_MACH_DAVINCI_DA830_EVM) += board-da830-evm.o 33 obj-$(CONFIG_MACH_DAVINCI_DA850_EVM) += board-da850-evm.o 34 obj-$(CONFIG_MACH_MITYOMAPL138) += board-mityomapl138.o [all …]
|
/Linux-v5.4/drivers/net/appletalk/ |
D | cops.c | 173 int board; /* Holds what board type is. */ member 182 static int cops_irq (int ioaddr, int board); 279 int board = board_type; in cops_probe1() local 301 dev->irq = cops_irq(ioaddr, board); in cops_probe1() 341 lp->board = board; in cops_probe1() 348 if(board==DAYNA) in cops_probe1() 351 if(board==TANGENT) { in cops_probe1() 367 static int __init cops_irq (int ioaddr, int board) in cops_irq() argument 378 if(board==DAYNA) in cops_irq() 384 if(board==TANGENT) in cops_irq() [all …]
|
/Linux-v5.4/arch/sparc/kernel/ |
D | sun4d_irq.c | 38 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq() argument 40 return (board + 1) << 5 | (lvl << 2) | slot; in sun4d_encode_irq() 260 int board = of_getintprop_default(dp, "board#", 0); in sun4d_distribute_irqs() local 261 board_to_cpu[board] = cpuid; in sun4d_distribute_irqs() 291 unsigned int board) in _sun4d_build_device_irq() argument 299 real_irq, pil, board); in _sun4d_build_device_irq() 312 handler_data->cpuid = board_to_cpu[board]; in _sun4d_build_device_irq() 333 int board, slot; in sun4d_build_device_irq() local 369 board = of_getintprop_default(board_parent, "board#", -1); in sun4d_build_device_irq() 370 if (board == -1) { in sun4d_build_device_irq() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/board/ |
D | fsl-board.txt | 10 - compatible : Should be "fsl,<board>-bcsr" 20 * Freescale on-board FPGA 22 This is the memory-mapped registers for on board FPGA. 25 - compatible: should be a board-specific string followed by a string 27 "fsl,<board>-fpga", "fsl,fpga-pixis", or 28 "fsl,<board>-fpga", "fsl,fpga-qixis" 36 board-control@3,0 { 56 - compatible : Should be "fsl,<board>-bcsr-gpio". 80 * Freescale on-board FPGA connected on I2C bus 82 Some Freescale boards like BSC9132QDS have on board FPGA connected on [all …]
|
/Linux-v5.4/arch/powerpc/platforms/85xx/ |
D | Kconfig | 32 This option enables support for the Freescale BSC9131RDB board. 41 This option enables support for the C293PCIE board 47 This option enables support for the Freescale BSC9132 QDS board. 56 This option enables support for the MPC 8540 ADS board 63 This option enables support for the MPC 8560 ADS board 71 This option enables support for the MPC85xx CDS board 80 This option enables support for the MPC85xx MDS board 87 This option enables support for the MPC8536 DS board 96 This option enables support for the MPC85xx DS (MPC8544 DS) board 105 This option enables support for the MPC85xx RDB (P2020 RDB) board [all …]
|