/Linux-v4.19/drivers/pcmcia/ |
D | at91_cf.c | 52 struct at91_cf_data *board; member 59 return !gpio_get_value(cf->board->det_pin); in at91_cf_present() 73 if (irq == gpio_to_irq(cf->board->det_pin)) { in at91_cf_irq() 99 int rdy = gpio_is_valid(cf->board->irq_pin); /* RDY/nIRQ */ in at91_cf_get_status() 100 int vcc = gpio_is_valid(cf->board->vcc_pin); in at91_cf_get_status() 103 if (!rdy || gpio_get_value(cf->board->irq_pin)) in at91_cf_get_status() 105 if (!vcc || gpio_get_value(cf->board->vcc_pin)) in at91_cf_get_status() 121 if (gpio_is_valid(cf->board->vcc_pin)) { in at91_cf_set_socket() 124 gpio_set_value(cf->board->vcc_pin, 0); in at91_cf_set_socket() 127 gpio_set_value(cf->board->vcc_pin, 1); in at91_cf_set_socket() [all …]
|
/Linux-v4.19/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-v4.19/drivers/net/can/sja1000/ |
D | kvaser_pci.c | 132 struct kvaser_pci *board = priv->priv; in kvaser_pci_disable_irq() local 136 intcsr = ioread32(board->conf_addr + S5920_INTCSR); in kvaser_pci_disable_irq() 138 iowrite32(intcsr, board->conf_addr + S5920_INTCSR); in kvaser_pci_disable_irq() 144 struct kvaser_pci *board = priv->priv; in kvaser_pci_enable_irq() local 148 tmp_en_io = ioread32(board->conf_addr + S5920_INTCSR); in kvaser_pci_enable_irq() 150 iowrite32(tmp_en_io, board->conf_addr + S5920_INTCSR); in kvaser_pci_enable_irq() 175 struct kvaser_pci *board; in kvaser_pci_del_chan() local 181 board = priv->priv; in kvaser_pci_del_chan() 182 if (!board) in kvaser_pci_del_chan() 185 dev_info(&board->pci_dev->dev, "Removing device %s\n", in kvaser_pci_del_chan() [all …]
|
/Linux-v4.19/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-v4.19/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-v4.19/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-v4.19/sound/soc/intel/common/ |
D | soc-acpi-intel-cht-match.c | 46 .board = "cht-bsw", 70 .board = "cht-bsw", 79 .board = "cht-bsw", 88 .board = "cht-bsw", 97 .board = "cht-bsw", 106 .board = "cht-bsw", 115 .board = "cht-bsw", 124 .board = "cht-bsw", 133 .board = "bytcht_da7213", 142 .board = "bytcht_da7213", [all …]
|
D | soc-acpi-intel-byt-match.c | 61 .board = "cht-bsw", 99 .board = "bytcr_rt5640", 109 .board = "bytcr_rt5640", 118 .board = "bytcr_rt5640", 127 .board = "bytcr_rt5651", 136 .board = "bytcht_da7213", 145 .board = "bytcht_da7213", 155 .board = "cht-bsw", 164 .board = "cht-bsw", 174 .board = "cht-bsw", [all …]
|
/Linux-v4.19/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 39 static struct board_info board; variable 755 return board.name; in board_get_name() 803 memcpy(&board, bcm963xx_boards[i], sizeof(board)); in board_prom_init() 808 if (!board.name[0]) { in board_prom_init() 822 if (board.has_pci) { in board_prom_init() 829 if (board.has_pccard) { in board_prom_init() 834 if (board.has_enet0 && !board.enet0.use_internal_phy) { in board_prom_init() 840 if (board.has_enet1 && !board.enet1.use_internal_phy) { in board_prom_init() 855 if (!board.name[0]) in board_setup() 857 pr_info("board name: %s\n", board.name); in board_setup() [all …]
|
/Linux-v4.19/arch/arm/mach-ks8695/ |
D | Makefile | 13 obj-$(CONFIG_MACH_KS8695) += board-micrel.o 14 obj-$(CONFIG_MACH_DSM320) += board-dsm320.o 15 obj-$(CONFIG_MACH_ACS5K) += board-acs5k.o 16 obj-$(CONFIG_MACH_LITE300) += board-sg.o 17 obj-$(CONFIG_MACH_SG310) += board-sg.o 18 obj-$(CONFIG_MACH_SE4200) += board-sg.o 19 obj-$(CONFIG_MACH_CM4002) += board-og.o 20 obj-$(CONFIG_MACH_CM4008) += board-og.o 21 obj-$(CONFIG_MACH_CM41xx) += board-og.o 22 obj-$(CONFIG_MACH_IM4004) += board-og.o [all …]
|
/Linux-v4.19/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() 91 struct orion_nand_data *board; in orion_nand_probe() local 112 board = devm_kzalloc(&pdev->dev, sizeof(struct orion_nand_data), in orion_nand_probe() 114 if (!board) in orion_nand_probe() 117 board->cle = (u8)val; in orion_nand_probe() 119 board->cle = 0; in orion_nand_probe() 121 board->ale = (u8)val; in orion_nand_probe() 123 board->ale = 1; in orion_nand_probe() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | xilinx.txt | 11 - Adapteva Parallella board 14 - Avnet MicroZed board 18 - Avnet ZedBoard board 22 - Digilent Zybo board 25 - Digilent Zybo Z7 board 28 - Xilinx CC108 internal board 31 - Xilinx ZC702 internal board 34 - Xilinx ZC706 internal board 37 - Xilinx ZC770 internal board, with different FMC cards 56 - Xilinx internal board zc1232 [all …]
|
D | rockchip.txt | 8 - Amarula Vyasa RK3288 board 12 - Asus Tinker board 16 - Kylin RK3036 board: 20 - MarsBoard RK3066 board: 28 - ChipSPARK Rayeager PX2 board: 32 - Radxa Rock board: 36 - Radxa Rock2 Square board: 40 - Rikomagic MK808 v1 board: 44 - Firefly Firefly-RK3288 board: 50 - Firefly Firefly-RK3288 Reload board: [all …]
|
/Linux-v4.19/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-v4.19/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 239 return &e1->board; in bcm47xx_board_get_nvram() 246 return &e1->board; in bcm47xx_board_get_nvram() 255 return &e2->board; in bcm47xx_board_get_nvram() 262 return &e1->board; in bcm47xx_board_get_nvram() 269 return &e1->board; in bcm47xx_board_get_nvram() [all …]
|
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | falcon_boards.c | 93 struct falcon_board *board = falcon_board(efx); in ef4_init_lm87() local 94 struct i2c_client *client = i2c_new_device(&board->i2c_adap, info); in ef4_init_lm87() 111 board->hwmon_client = client; in ef4_init_lm87() 406 struct falcon_board *board = falcon_board(efx); in sfe4001_fini() local 412 i2c_unregister_device(board->ioexp_client); in sfe4001_fini() 413 i2c_unregister_device(board->hwmon_client); in sfe4001_fini() 455 struct falcon_board *board = falcon_board(efx); in sfe4001_init() local 459 board->hwmon_client = in sfe4001_init() 460 i2c_new_device(&board->i2c_adap, &sfe4001_hwmon_info); in sfe4001_init() 462 board->hwmon_client = in sfe4001_init() [all …]
|
/Linux-v4.19/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 …]
|
/Linux-v4.19/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-v4.19/arch/arm/mach-davinci/ |
D | Makefile | 26 obj-$(CONFIG_MACH_DAVINCI_EVM) += board-dm644x-evm.o 27 obj-$(CONFIG_MACH_SFFSDR) += board-sffsdr.o 28 obj-$(CONFIG_MACH_NEUROS_OSD2) += board-neuros-osd2.o 29 obj-$(CONFIG_MACH_DAVINCI_DM355_EVM) += board-dm355-evm.o 30 obj-$(CONFIG_MACH_DM355_LEOPARD) += board-dm355-leopard.o 31 obj-$(CONFIG_MACH_DAVINCI_DM6467_EVM) += board-dm646x-evm.o 32 obj-$(CONFIG_MACH_DAVINCI_DM365_EVM) += board-dm365-evm.o 33 obj-$(CONFIG_MACH_DAVINCI_DA830_EVM) += board-da830-evm.o 34 obj-$(CONFIG_MACH_DAVINCI_DA850_EVM) += board-da850-evm.o 35 obj-$(CONFIG_MACH_MITYOMAPL138) += board-mityomapl138.o [all …]
|
/Linux-v4.19/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-v4.19/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-v4.19/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-v4.19/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 …]
|