| /openbmc/u-boot/cmd/aspeed/nettest/ |
| H A D | ncsi.c | 95 case 0x80 : sprintf(eng->dat.NCSI_CommandStr, "IID:%3d [%02x:Respond]", iid, command); break; in NCSI_PrintCommandStr() 96 default : sprintf(eng->dat.NCSI_CommandStr, "IID:%3d [%02x:Request]", iid, command); break; in NCSI_PrintCommandStr() 99 …case 0x00 : sprintf(eng->dat.NCSI_CommandStr, "%s[CLEAR_INITIAL_STATE ]", eng->da… in NCSI_PrintCommandStr() 100 …case 0x01 : sprintf(eng->dat.NCSI_CommandStr, "%s[SELECT_PACKAGE ]", eng->da… in NCSI_PrintCommandStr() 101 …case 0x02 : sprintf(eng->dat.NCSI_CommandStr, "%s[DESELECT_PACKAGE ]", eng->da… in NCSI_PrintCommandStr() 102 …case 0x03 : sprintf(eng->dat.NCSI_CommandStr, "%s[ENABLE_CHANNEL ]", eng->da… in NCSI_PrintCommandStr() 103 …case 0x04 : sprintf(eng->dat.NCSI_CommandStr, "%s[DISABLE_CHANNEL ]", eng->da… in NCSI_PrintCommandStr() 104 …case 0x05 : sprintf(eng->dat.NCSI_CommandStr, "%s[RESET_CHANNEL ]", eng->da… in NCSI_PrintCommandStr() 105 …case 0x06 : sprintf(eng->dat.NCSI_CommandStr, "%s[ENABLE_CHANNEL_NETWORK_TX ]", eng->da… in NCSI_PrintCommandStr() 106 …case 0x07 : sprintf(eng->dat.NCSI_CommandStr, "%s[DISABLE_CHANNEL_NETWORK_TX ]", eng->da… in NCSI_PrintCommandStr() [all …]
|
| H A D | mac.c | 1230 …"[NCSI] Channel number expected: %d, real: %d\n", eng->arg.GChannelTolNum, eng->dat.number_chl ); } in FPri_ErrFlag() 1231 …"[NCSI] Peckage number expected: %d, real: %d\n", eng->arg.GPackageTolNum, eng->dat.number_pak ); } in FPri_ErrFlag() 1319 for ( des_num = 0; des_num < eng->dat.Des_Num; des_num++ ) { in setup_framesize() 1322 case 0 : eng->dat.FRAME_LEN[ des_num ] = 0x4e ; break; in setup_framesize() 1323 case 1 : eng->dat.FRAME_LEN[ des_num ] = 0x4ba; break; in setup_framesize() 1324 default: eng->dat.FRAME_LEN[ des_num ] = 0x5ea; break; in setup_framesize() 1328 …eng->dat.FRAME_LEN[ des_num ] = RAND_SIZE_MIN + ( rand() % ( RAND_SIZE_MAX - RAND_SIZE_MIN + 1 ) ); in setup_framesize() 1331 …PRINTF( FP_LOG, "[setup_framesize] FRAME_LEN_Cur:%08x[Des:%d][loop[%d]:%d]\n", eng->dat.FRAME_LEN[… in setup_framesize() 1335 for ( des_num = 0; des_num < eng->dat.Des_Num; des_num++ ) { in setup_framesize() 1338 eng->dat.FRAME_LEN[ des_num ] = FRAME_LENH; in setup_framesize() [all …]
|
| H A D | phy.h | 13 #define PHY_IS_VALID(dat) \ argument 14 (((dat & 0xffff) != 0xffff) && ((dat & 0xffff) != 0x0))
|
| H A D | comminf.h | 162 #define TDES_IniVal (0xb0000000 + eng->dat.FRAME_LEN_Cur) 165 #define HWOwnTx(dat) (dat & 0x80000000) argument 166 #define HWOwnRx(dat) ((dat & 0x80000000) == 0) argument 167 #define HWEOR(dat) (dat & 0x40000000) argument 242 #define DMA_BufSize (((((p_eng->dat.Des_Num + 15) * DMA_PakSize) >> 2) << 2)) 245 (4 + ((((p_eng->dat.Des_Num + 15) * DMA_PakSize) >> 2) << 2)) 247 #define DMA_BufNum (DMA_BUF_SIZE / (p_eng->dat.DMABuf_Size)) 251 (DMA_BASE + ((((x) % p_eng->dat.DMABuf_Num)) * p_eng->dat.DMABuf_Size)) 256 #define PktByteSize ( ( ( ( ZeroCopy_OFFSET + eng->dat.FRAME_LEN_Cur -… 771 MAC_Data dat; member
|
| H A D | mactest.c | 358 if (p_eng->dat.FRAME_LEN) in finish_check() 359 free(p_eng->dat.FRAME_LEN); in finish_check() 361 if (p_eng->dat.wp_lst) in finish_check() 362 free(p_eng->dat.wp_lst); in finish_check() 671 (((p_eng->dat.Des_Num * DMA_PakSize) >> 20) + 1)); in calc_loop_check_num() 833 p_eng->dat.Des_Num = 114; in setup_running() 837 p_eng->dat.Des_Num = in setup_running() 843 p_eng->dat.Des_Num = in setup_running() 849 p_eng->dat.Des_Num = in setup_running() 855 p_eng->dat.Des_Num = in setup_running() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/ |
| H A D | geoip_1.6.12.bb | 14 …downloads.yoctoproject.org/mirror/sources/GeoIP.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=Geo… 15 …nloads.yoctoproject.org/mirror/sources/GeoIPv6.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoI… 16 ….yoctoproject.org/mirror/sources/GeoLiteCity.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoLit… 17 …ctoproject.org/mirror/sources/GeoLiteCityv6.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoLite… 22 SRC_URI[GeoIP-dat.md5sum] = "d538e57ad9268fdc7955c6cf9a37c4a9" 23 SRC_URI[GeoIP-dat.sha256sum] = "b9c05eb8bfcf90a6ddfdc6815caf40a8db2710f0ce3dd48fbd6c24d485ae0449" 25 SRC_URI[GeoIPv6-dat.md5sum] = "52d6aa0aac1adbfa5eb7fa4742197c11" 28 SRC_URI[GeoLiteCity-dat.md5sum] = "d700c137232f8e077ac8db8577f699d9" 29 SRC_URI[GeoLiteCity-dat.sha256sum] = "90db2e52195e3d1bcdb2c2789209006d09de5c742812dbd9a1b36c12675ec… 31 SRC_URI[GeoLiteCityv6-dat.md5sum] = "6734ccdc644fc0ba76eb276dce73d005" [all …]
|
| /openbmc/u-boot/doc/ |
| H A D | README.mpc85xx-sd-spi-boot | 36 Where $config is the included config.dat file for your platform and $device 58 P1022DS config_sram_p1022ds.dat 59 P2020DS config_sram_p2020ds.dat 60 P1020RDB config_ddr2_1g_p1020rdb_533M.dat 61 P1020RDB config_ddr2_1g_p1020rdb_667M.dat 62 P2020RDB config_ddr2_1g_p2020rdb_800M.dat 63 P2020RDB config_ddr2_1g_p2020rdb_667M.dat 64 P2020RDB config_ddr3_1gb_64bit_p2020rdb_pc.dat 65 P1020RDB config_ddr3_1gb_p1_p2_rdb_pc_800M.dat 66 P1011RDB config_ddr3_1gb_p1_p2_rdb_pc_800M.dat [all …]
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | sunxi_gpio.c | 34 u32 dat; in sunxi_gpio_output() local 39 dat = readl(&pio->dat); in sunxi_gpio_output() 41 dat |= 0x1 << num; in sunxi_gpio_output() 43 dat &= ~(0x1 << num); in sunxi_gpio_output() 45 writel(dat, &pio->dat); in sunxi_gpio_output() 52 u32 dat; in sunxi_gpio_input() local 57 dat = readl(&pio->dat); in sunxi_gpio_input() 58 dat >>= num; in sunxi_gpio_input() 60 return dat & 0x1; in sunxi_gpio_input() 175 clrsetbits_le32(&plat->regs->dat, 1 << num, value ? (1 << num) : 0); in sunxi_gpio_direction_output() [all …]
|
| H A D | mpc83xx_gpio.c | 114 return (in_be32(&im->gpio[ctrlr].dat) & line_mask) != 0; in gpio_get_value() 143 out_be32(&im->gpio[ctrlr].dat, gpio_output_value[ctrlr]); in gpio_set_value() 156 out_be32(&im->gpio[0].dat, CONFIG_MPC83XX_GPIO_0_INIT_VALUE); in mpc83xx_gpio_init_f() 165 out_be32(&im->gpio[1].dat, CONFIG_MPC83XX_GPIO_1_INIT_VALUE); in mpc83xx_gpio_init_f()
|
| /openbmc/qemu/hw/gpio/ |
| H A D | mpc8xxx.c | 40 uint32_t dat; member 53 VMSTATE_UINT32(dat, MPC8XXXGPIOState), 82 return s->dat; in mpc8xxx_gpio_read() 96 uint32_t old_data = s->dat; in mpc8xxx_write_data() 112 s->dat = new_data; in mpc8xxx_write_data() 155 s->dat = 0; in mpc8xxx_gpio_reset() 168 uint32_t old_value = s->dat & mask; in mpc8xxx_gpio_set_irq() 170 s->dat &= ~mask; in mpc8xxx_gpio_set_irq() 172 s->dat |= mask; in mpc8xxx_gpio_set_irq()
|
| /openbmc/u-boot/board/renesas/sh7763rdp/ |
| H A D | sh7763rdp.c | 36 vu_short dat; in board_init() local 42 dat = inw(PSEL1); in board_init() 43 writew(((dat & ~0xff00) | 0x2400), PSEL1); in board_init()
|
| /openbmc/u-boot/include/linux/mtd/ |
| H A D | nand_bch.h | 24 int nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat, 30 int nand_bch_correct_data(struct mtd_info *mtd, u_char *dat, u_char *read_ecc, 46 nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_bch_calculate_ecc() argument
|
| H A D | nand_ecc.h | 20 int nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code); 25 int nand_correct_data(struct mtd_info *mtd, u_char *dat, u_char *read_ecc, u_char *calc_ecc);
|
| /openbmc/u-boot/board/esd/vme8349/ |
| H A D | pci.c | 82 clrsetbits_be32(&immr->gpio[1].dat, in pci_init_board() 91 setbits_be32(&immr->gpio[1].dat, GPIO2_TSI_PLL_RESET_N); in pci_init_board() 93 setbits_be32(&immr->gpio[1].dat, GPIO2_TSI_POWERUP_RESET_N); in pci_init_board() 95 clrbits_be32(&immr->gpio[1].dat, GPIO2_L_RESET_EN_N); in pci_init_board()
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_ecc.c | 65 int nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_calculate_ecc() argument 77 idx = nand_ecc_precalc_table[*dat++]; in nand_calculate_ecc() 133 int nand_correct_data(struct mtd_info *mtd, u_char *dat, in nand_correct_data() argument 165 dat[byteoffs] ^= (1 << bitnum); in nand_correct_data()
|
| /openbmc/u-boot/board/ve8313/ |
| H A D | ve8313.c | 123 clrbits_be32(&gpio->dat, VE8313_WDT_EN | VE8313_WDT_TRIG); in board_early_init_f() 126 setbits_be32(&gpio->dat, VE8313_WDT_EN | VE8313_WDT_TRIG); in board_early_init_f() 141 reg = in_be32(&gpio->dat); in hw_watchdog_reset() 143 clrbits_be32(&gpio->dat, VE8313_WDT_TRIG); in hw_watchdog_reset() 145 setbits_be32(&gpio->dat, VE8313_WDT_TRIG); in hw_watchdog_reset()
|
| /openbmc/u-boot/board/freescale/mpc8308rdb/ |
| H A D | mpc8308rdb.c | 39 clrbits_be32(&immr->gpio[0].dat, SPI_CS_MASK); in spi_cs_activate() 47 setbits_be32(&immr->gpio[0].dat, SPI_CS_MASK); in spi_cs_deactivate() 147 setbits_be32(&immr->gpio[0].dat, SPI_CS_MASK); in misc_init_r()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/ |
| H A D | makefile-add-ldflags.patch | 12 O=aoe.o bpf.o ${PLATFORM}.o ata.o dat.o 18 aoe.o : aoe.c config.h dat.h fns.h makefile
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | CC-BY-3.0-NL | 17 …dat is gebaseerd op het Werk of op het Werk en andere reeds bestaande werken. Voorbeelden van een … 25 …e. 'Werk' het auteursrechtelijk beschermde werk dat volgens de voorwaarden van deze Licentie wordt… 35 …dat met betrekking tot het Afgeleide werk, met inbegrip van welke vertaling in welk medium dan ook… 43 f. Volledigheidshalve dient te worden vermeld dat: 55 …dat de Gebruiker verspreidt, in het openbaar toont, op- of uitvoert, of on-line beschikbaar stelt.… 57 …dat deze bij het Werk hoort, tenzij de URI niet verwijst naar de auteursrechtvermeldingen of de li… 59 …dat de Gebruiker uitsluitend gebruik mag maken van de naamsvermelding op de in dit artikel omschre… 61 …c. Volledigheidshalve dient te worden vermeld, dat de hierboven vermelde beperkingen (lid 4(a) en … 63 …an een op hem van toepassing zijnde wettelijke bepaling geen afstand kan doen van dat morele recht. 75 …a. Deze Licentie en de daarin verleende rechten vervallen automatisch op het moment dat de Gebruik… [all …]
|
| /openbmc/u-boot/drivers/video/rockchip/ |
| H A D | rk_mipi.c | 54 u32 dat; in rk_mipi_dsi_write() local 67 dat = readl(addr); in rk_mipi_dsi_write() 70 dat &= mask; in rk_mipi_dsi_write() 73 dat |= val << offset; in rk_mipi_dsi_write() 75 writel(dat, addr); in rk_mipi_dsi_write()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/ |
| H A D | makefile-add-ldflags.patch | 17 aoeping.o : aoeping.c dat.h fns.h 24 aoecfg.o : aoecfg.c dat.h fns.h
|
| /openbmc/openbmc/poky/meta/recipes-support/icu/ |
| H A D | icu_76-1.bb | 72 rm -f ${D}/${datadir}/${BPN}/${@icu_install_folder(d)}/icudt${ICU_MAJOR_VER}b.dat 73 … ${S}/data/in/icudt${ICU_MAJOR_VER}l.dat ${D}/${datadir}/${BPN}/${@icu_install_folder(d)}/icudt${I… 155 install -Dm644 ${S}/data/out/icudt${ICU_MAJOR_VER}l.dat ${S}/data/in/icudt${ICU_MAJOR_VER}l.dat
|
| /openbmc/u-boot/tools/binman/test/files/ |
| H A D | not-this-one | 1 this does not have a .dat extenion
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | unknown-escape.json | 3 { 'command': 'foo', 'dat\x61':{} }
|
| /openbmc/u-boot/tools/binman/test/ |
| H A D | 084_files.dts | 7 pattern = "files/*.dat";
|