| /linux/drivers/mtd/parsers/ |
| H A D | parser_trx.c | 57 struct trx_header trx; in parser_trx_parse() local 72 err = mtd_read(mtd, 0, sizeof(trx), &bytes_read, (uint8_t *)&trx); in parser_trx_parse() 79 if (trx.magic != trx_magic) { in parser_trx_parse() 85 if (trx.offset[2]) { in parser_trx_parse() 88 part->offset = trx.offset[i]; in parser_trx_parse() 92 if (trx.offset[i]) { in parser_trx_parse() 95 part->offset = trx.offset[i]; in parser_trx_parse() 99 if (trx.offset[i]) { in parser_trx_parse() 101 part->name = parser_trx_data_part_name(mtd, trx.offset[i]); in parser_trx_parse() 102 part->offset = trx.offset[i]; in parser_trx_parse()
|
| H A D | bcm47xxpart.c | 183 struct trx_header *trx; in bcm47xxpart_parse() local 202 trx = (struct trx_header *)buf; in bcm47xxpart_parse() 203 last_subpart = max3(trx->offset[0], trx->offset[1], in bcm47xxpart_parse() 204 trx->offset[2]); in bcm47xxpart_parse() 205 trx_size = max(trx->length, last_subpart + blocksize); in bcm47xxpart_parse() 290 struct mtd_partition *trx = &parts[trx_parts[i]]; in bcm47xxpart_parse() local 293 trx->types = trx_types; in bcm47xxpart_parse() 295 trx->name = "failsafe"; in bcm47xxpart_parse()
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm53016-dlink-dwl-8610ap.dts | 111 /* This is named nflash1.trx in CFE */ 112 trx@0 { 115 compatible = "brcm,trx"; 122 compatible = "brcm,trx";
|
| H A D | bcm47094-linksys-panamera.dts | 289 compatible = "linksys,ns-firmware", "brcm,trx"; 294 compatible = "linksys,ns-firmware", "brcm,trx";
|
| H A D | bcm47094-phicomm-k3.dts | 67 compatible = "brcm,trx";
|
| H A D | bcm4709-asus-rt-ac87u.dts | 100 compatible = "brcm,trx";
|
| H A D | bcm47081-tplink-archer-c5-v2.dts | 102 compatible = "brcm,trx";
|
| H A D | bcm4709-tplink-archer-c9-v1.dts | 111 compatible = "brcm,trx";
|
| H A D | bcm4709-asus-rt-ac3200.dts | 111 compatible = "brcm,trx";
|
| H A D | bcm47094-asus-rt-ac3100.dtsi | 117 compatible = "brcm,trx";
|
| H A D | bcm47094-asus-rt-ac5300.dts | 117 compatible = "brcm,trx";
|
| /linux/drivers/net/ieee802154/ |
| H A D | at86rf230.c | 67 struct spi_transfer trx; member 723 ctx->trx.len = AT86RF2XX_MAX_BUF; in at86rf230_rx_trac_check() 727 ctx->trx.len = 2; in at86rf230_rx_trac_check() 775 state->trx.len = 2; in at86rf230_setup_spi_messages() 776 state->trx.tx_buf = state->buf; in at86rf230_setup_spi_messages() 777 state->trx.rx_buf = state->buf; in at86rf230_setup_spi_messages() 778 spi_message_add_tail(&state->trx, &state->msg); in at86rf230_setup_spi_messages() 819 ctx->trx.len = 2; in at86rf230_write_frame_complete() 842 ctx->trx.len = skb->len + 2; in at86rf230_write_frame() 846 ctx->trx.len = 2; in at86rf230_write_frame()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| H A D | Makefile | 10 trx.o
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | Makefile | 11 trx.o
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | Makefile | 11 trx.o
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
| H A D | Makefile | 11 trx.o
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| H A D | Makefile | 11 trx.o
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | Makefile | 12 trx.o \
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| H A D | Makefile | 12 trx.o \
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | Makefile | 12 trx.o
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | Makefile | 12 trx.o \
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| H A D | Makefile | 14 trx.o \
|
| /linux/arch/mips/econet/ |
| H A D | Kconfig | 45 it can be packed in tclinux.trx format and written to flash.
|
| /linux/drivers/net/ethernet/vertexcom/ |
| H A D | mse102x.c | 183 u8 *trx = mse->rxd; in mse102x_rx_cmd_spi() local 190 xfer->rx_buf = trx; in mse102x_rx_cmd_spi() 203 memcpy(rxb, trx + 2, 2); in mse102x_rx_cmd_spi()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 6195 __be16 *trx = (__force __be16 *)sfp; /* already be16 */ in qla24xx_process_purex_rdp() local 6196 rsp_payload->sfp_diag_desc.temperature = trx[0]; in qla24xx_process_purex_rdp() 6197 rsp_payload->sfp_diag_desc.vcc = trx[1]; in qla24xx_process_purex_rdp() 6198 rsp_payload->sfp_diag_desc.tx_bias = trx[2]; in qla24xx_process_purex_rdp() 6199 rsp_payload->sfp_diag_desc.tx_power = trx[3]; in qla24xx_process_purex_rdp() 6200 rsp_payload->sfp_diag_desc.rx_power = trx[4]; in qla24xx_process_purex_rdp() 6301 __be16 *trx = (__force __be16 *)sfp; /* already be16 */ in qla24xx_process_purex_rdp() local 6304 rsp_payload->optical_elmt_desc[0].high_alarm = trx[0]; in qla24xx_process_purex_rdp() 6305 rsp_payload->optical_elmt_desc[0].low_alarm = trx[1]; in qla24xx_process_purex_rdp() 6306 rsp_payload->optical_elmt_desc[0].high_warn = trx[2]; in qla24xx_process_purex_rdp() [all …]
|