| /OK3568_Linux_fs/buildroot/package/gnuradio/ |
| H A D | 0002-boost_qualify_placeholders_with_their_full_namespace.patch | 70 set_msg_handler(pmt::pmt_t port_id, 78 message_port_register_in(pmt::mp("print")); 79 set_msg_handler(pmt::mp("print"), 83 message_port_register_in(pmt::mp("store")); 84 set_msg_handler(pmt::mp("store"), 88 message_port_register_in(pmt::mp("print_pdu")); 89 set_msg_handler(pmt::mp("print_pdu"), 116 message_port_register_in(pmt::mp("en")); 117 - set_msg_handler(pmt::mp("en"), boost::bind(©_impl::handle_enable, this, _1)); 119 + pmt::mp("en"), [all …]
|
| H A D | 0003-gnuradio-runtime_pmt-dont-hardcode-INTERFACE_INCLUDE_DIRECTORIES.patch | 26 gnuradio-runtime/lib/pmt/CMakeLists.txt | 2 +- 42 diff --git a/gnuradio-runtime/lib/pmt/CMakeLists.txt b/gnuradio-runtime/lib/pmt/CMakeLists.txt 44 --- a/gnuradio-runtime/lib/pmt/CMakeLists.txt 45 +++ b/gnuradio-runtime/lib/pmt/CMakeLists.txt 46 @@ -33,7 +33,7 @@ target_link_libraries(gnuradio-pmt 48 target_include_directories(gnuradio-pmt
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.c | 611 void vidtv_pmt_desc_assign(struct vidtv_psi_table_pmt *pmt, in vidtv_pmt_desc_assign() argument 616 vidtv_psi_pmt_table_update_sec_len(pmt); in vidtv_pmt_desc_assign() 618 if (vidtv_psi_get_sec_len(&pmt->header) > MAX_SECTION_LEN) in vidtv_pmt_desc_assign() 621 vidtv_psi_update_version_num(&pmt->header); in vidtv_pmt_desc_assign() 796 void vidtv_psi_pmt_table_update_sec_len(struct vidtv_psi_table_pmt *pmt) in vidtv_psi_pmt_table_update_sec_len() argument 798 struct vidtv_psi_table_pmt_stream *s = pmt->stream; in vidtv_psi_pmt_table_update_sec_len() 807 desc_loop_len = vidtv_psi_desc_comp_loop_len(pmt->descriptor); in vidtv_psi_pmt_table_update_sec_len() 808 vidtv_psi_set_desc_loop_len(&pmt->bitfield2, desc_loop_len, 10); in vidtv_psi_pmt_table_update_sec_len() 828 vidtv_psi_set_sec_len(&pmt->header, length); in vidtv_psi_pmt_table_update_sec_len() 1081 void vidtv_psi_pmt_stream_assign(struct vidtv_psi_table_pmt *pmt, in vidtv_psi_pmt_stream_assign() argument [all …]
|
| H A D | vidtv_psi.h | 391 vidtv_psi_pmt_table_destroy(struct vidtv_psi_table_pmt *pmt); 432 void vidtv_pmt_desc_assign(struct vidtv_psi_table_pmt *pmt, 471 void vidtv_psi_pmt_stream_assign(struct vidtv_psi_table_pmt *pmt, 516 void vidtv_psi_pmt_table_update_sec_len(struct vidtv_psi_table_pmt *pmt); 606 struct vidtv_psi_table_pmt *pmt; member
|
| H A D | vidtv_mux.c | 191 pmt_args.pmt = m->si.pmt_secs[i]; in vidtv_mux_push_si()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/ |
| H A D | radeon_monitor.c | 72 const u8 *pmt = NULL; in radeon_parse_montype_prop() local 77 pmt = of_get_property(dp, "display-type", NULL); in radeon_parse_montype_prop() 78 if (!pmt) in radeon_parse_montype_prop() 80 pr_debug("display-type: %s\n", pmt); in radeon_parse_montype_prop() 84 if (!strcmp(pmt, "LCD") || !strcmp(pmt, "DFP")) in radeon_parse_montype_prop() 86 else if (!strcmp(pmt, "CRT")) in radeon_parse_montype_prop() 89 if (strcmp(pmt, "NONE") != 0) in radeon_parse_montype_prop() 91 pmt); in radeon_parse_montype_prop()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_platform.c | 511 plat->pmt = 1; in stmmac_probe_config_dt() 519 plat->pmt = 1; in stmmac_probe_config_dt() 528 plat->pmt = 1; in stmmac_probe_config_dt() 541 plat->pmt = 1; in stmmac_probe_config_dt() 796 if (!device_may_wakeup(priv->device) || !priv->plat->pmt) { in stmmac_pltfr_noirq_suspend() 817 if (!device_may_wakeup(priv->device) || !priv->plat->pmt) { in stmmac_pltfr_noirq_resume()
|
| H A D | dwmac1000_core.c | 259 unsigned int pmt = 0; in dwmac1000_pmt() local 263 pmt |= power_down | magic_pkt_en; in dwmac1000_pmt() 267 pmt |= power_down | global_unicast | wake_up_frame_en; in dwmac1000_pmt() 270 writel(pmt, ioaddr + GMAC_PMT); in dwmac1000_pmt() 521 .pmt = dwmac1000_pmt,
|
| H A D | dwmac4_core.c | 302 unsigned int pmt = 0; in dwmac4_pmt() local 307 pmt |= power_down | magic_pkt_en; in dwmac4_pmt() 311 pmt |= power_down | global_unicast | wake_up_frame_en; in dwmac4_pmt() 314 if (pmt) { in dwmac4_pmt() 320 writel(pmt, ioaddr + GMAC_PMT); in dwmac4_pmt() 1169 .pmt = dwmac4_pmt, 1211 .pmt = dwmac4_pmt, 1260 .pmt = dwmac4_pmt,
|
| H A D | dwmac100_core.c | 173 .pmt = dwmac100_pmt,
|
| H A D | stmmac_pci.c | 81 plat->pmt = 1; in snps_gmac5_default_data()
|
| H A D | common.h | 486 unsigned int pmt; member
|
| H A D | dwmac-mediatek.c | 417 plat_dat->pmt = 0; in mediatek_dwmac_probe()
|
| H A D | stmmac_ethtool.c | 650 if (!priv->plat->pmt) in stmmac_get_wol() 671 if (!priv->plat->pmt) { in stmmac_set_wol()
|
| H A D | dwmac-dwc-qos-eth.c | 117 plat_dat->pmt = 1; in dwc_eth_dwmac_config_dt()
|
| H A D | hwif.h | 332 void (*pmt)(struct mac_device_info *hw, unsigned long mode); member 434 stmmac_do_void_callback(__priv, mac, pmt, __args)
|
| H A D | stmmac_main.c | 1142 if (!priv->plat->pmt) { in stmmac_init_phy() 4834 priv->plat->pmt = priv->dma_cap.pmt_remote_wake_up; in stmmac_hw_init() 4835 priv->hw->pmt = priv->plat->pmt; in stmmac_hw_init() 4870 if (priv->plat->pmt) { in stmmac_hw_init() 5329 if (device_may_wakeup(priv->device) && priv->plat->pmt) { in stmmac_suspend() 5403 if (device_may_wakeup(priv->device) && priv->plat->pmt) { in stmmac_resume() 5426 if (!device_may_wakeup(priv->device) || !priv->plat->pmt) { in stmmac_resume()
|
| H A D | dwmac-qcom-ethqos.c | 506 plat_dat->pmt = 1; in qcom_ethqos_probe()
|
| H A D | dwxgmac2_core.c | 1470 .pmt = dwxgmac2_pmt, 1531 .pmt = dwxgmac2_pmt,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sxgbe_platform.h | 47 int pmt; member
|
| H A D | stmmac.h | 164 int pmt; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_core.c | 260 .pmt = sxgbe_core_pmt,
|
| H A D | sxgbe_common.h | 330 void (*pmt)(void __iomem *ioaddr, unsigned long mode); member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/calxeda/ |
| H A D | xgmac.c | 1848 unsigned int pmt = 0; in xgmac_pmt() local 1851 pmt |= XGMAC_PMT_POWERDOWN | XGMAC_PMT_MAGIC_PKT_EN; in xgmac_pmt() 1853 pmt |= XGMAC_PMT_POWERDOWN | XGMAC_PMT_GLBL_UNICAST; in xgmac_pmt() 1855 writel(pmt, ioaddr + XGMAC_PMT); in xgmac_pmt()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcp/ |
| H A D | pcp_5.3.6.bb | 223 ${datadir}/man/man3/pmt* \
|