Searched refs:tsd (Results 1 – 13 of 13) sorted by relevance
| /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/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()
|