| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-pp1516-ltk050h3148w.dts | 11 compatible = "tsd,px30-pp1516-ltk050h3148w", "tsd,px30-pp1516", "rockchip,px30";
|
| H A D | px30-cobra-ltk050h3146w.dts | 11 compatible = "tsd,px30-cobra-ltk050h3146w", "tsd,px30-cobra", "rockchip,px30";
|
| H A D | px30-cobra-ltk050h3148w.dts | 11 compatible = "tsd,px30-cobra-ltk050h3148w", "tsd,px30-cobra", "rockchip,px30";
|
| H A D | px30-pp1516-ltk050h3146w-a2.dts | 11 compatible = "tsd,px30-pp1516-ltk050h3146w-a2", "tsd,px30-pp1516", "rockchip,px30";
|
| H A D | px30-cobra-ltk050h3146w-a2.dts | 11 compatible = "tsd,px30-cobra-ltk050h3146w-a2", "tsd,px30-cobra", "rockchip,px30";
|
| H A D | px30-cobra-ltk500hd1829.dts | 11 compatible = "tsd,px30-cobra-ltk500hd1829", "tsd,px30-cobra", "rockchip,px30";
|
| H A D | rk3588-tiger-haikou.dts | 13 compatible = "tsd,rk3588-tiger-haikou", "tsd,rk3588-tiger", "rockchip,rk3588";
|
| H A D | px30-ringneck.dtsi | 304 compatible = "tsd,mule", "ti,amc6821"; 308 compatible = "tsd,mule-i2c-mux";
|
| H A D | rk3399-puma.dtsi | 394 compatible = "tsd,mule", "ti,amc6821"; 398 compatible = "tsd,mule-i2c-mux";
|
| H A D | px30-ringneck-haikou.dts | 13 compatible = "tsd,px30-ringneck-haikou", "rockchip,px30";
|
| H A D | rk3399-puma-haikou.dts | 12 compatible = "tsd,rk3399-puma-haikou", "rockchip,rk3399";
|
| /linux/drivers/acpi/ |
| H A D | processor_throttling.c | 566 union acpi_object *tsd = NULL; in acpi_processor_get_tsd() local 581 tsd = buffer.pointer; in acpi_processor_get_tsd() 582 if (!tsd || (tsd->type != ACPI_TYPE_PACKAGE)) { in acpi_processor_get_tsd() 588 if (tsd->package.count != 1) { in acpi_processor_get_tsd() 599 status = acpi_extract_package(&(tsd->package.elements[0]), in acpi_processor_get_tsd()
|
| /linux/drivers/atm/ |
| H A D | fore200e.h | 134 typedef struct tsd { struct 147 struct tsd tsd[ TSD_NBR ]; /* transmit segment descriptors */ argument
|
| H A D | fore200e.c | 794 dma_unmap_single(fore200e->dev, entry->tpd->tsd[ 0 ].buffer, entry->tpd->tsd[ 0 ].length, in fore200e_tx_irq() 1604 tpd->tsd[ 0 ].buffer = dma_map_single(fore200e->dev, data, tx_len, in fore200e_send() 1606 if (dma_mapping_error(fore200e->dev, tpd->tsd[0].buffer)) { in fore200e_send() 1612 tpd->tsd[ 0 ].length = tx_len; in fore200e_send() 1623 tpd->tsd[0].length, skb_len); in fore200e_send()
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-hw.c | 1013 u32 tsa, tsd; in xlgmac_get_rx_tstamp() local 1019 tsd = XLGMAC_GET_REG_BITS_LE(dma_desc->desc3, in xlgmac_get_rx_tstamp() 1022 if (tsa && !tsd) { in xlgmac_get_rx_tstamp()
|