Home
last modified time | relevance | path

Searched refs:muxes (Results 1 – 25 of 1222) sorted by relevance

12345678910>>...49

/dports/multimedia/tvheadend/tvheadend-4.2.8/docs/property/
H A Dnetwork_discovery.md6 **New muxes only** | Discover new muxes only.
7 **New muxes + changed muxes** | Discover new muxes and changes to existing muxes.
H A Dpredefinedmuxlist.md4 usually an issue provided that one of the muxes in the list scans
7 muxes automatically.
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/
H A Dlpc18xx-dmamux.c33 struct lpc18xx_dmamux *muxes; member
85 if (dmamux->muxes[mux].busy) { in lpc18xx_dmamux_reserve()
88 mux, mux, dmamux->muxes[mux].value); in lpc18xx_dmamux_reserve()
93 dmamux->muxes[mux].busy = true; in lpc18xx_dmamux_reserve()
94 dmamux->muxes[mux].value = dma_spec->args[1]; in lpc18xx_dmamux_reserve()
98 LPC18XX_DMAMUX_VAL(dmamux->muxes[mux].value, mux)); in lpc18xx_dmamux_reserve()
105 dmamux->muxes[mux].value, mux); in lpc18xx_dmamux_reserve()
107 return &dmamux->muxes[mux]; in lpc18xx_dmamux_reserve()
147 dmamux->muxes = devm_kcalloc(&pdev->dev, dmamux->dma_master_requests, in lpc18xx_dmamux_probe()
150 if (!dmamux->muxes) in lpc18xx_dmamux_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/
H A Dlpc18xx-dmamux.c33 struct lpc18xx_dmamux *muxes; member
85 if (dmamux->muxes[mux].busy) { in lpc18xx_dmamux_reserve()
88 mux, mux, dmamux->muxes[mux].value); in lpc18xx_dmamux_reserve()
93 dmamux->muxes[mux].busy = true; in lpc18xx_dmamux_reserve()
94 dmamux->muxes[mux].value = dma_spec->args[1]; in lpc18xx_dmamux_reserve()
98 LPC18XX_DMAMUX_VAL(dmamux->muxes[mux].value, mux)); in lpc18xx_dmamux_reserve()
105 dmamux->muxes[mux].value, mux); in lpc18xx_dmamux_reserve()
107 return &dmamux->muxes[mux]; in lpc18xx_dmamux_reserve()
147 dmamux->muxes = devm_kcalloc(&pdev->dev, dmamux->dma_master_requests, in lpc18xx_dmamux_probe()
150 if (!dmamux->muxes) in lpc18xx_dmamux_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/
H A Dlpc18xx-dmamux.c33 struct lpc18xx_dmamux *muxes; member
85 if (dmamux->muxes[mux].busy) { in lpc18xx_dmamux_reserve()
88 mux, mux, dmamux->muxes[mux].value); in lpc18xx_dmamux_reserve()
93 dmamux->muxes[mux].busy = true; in lpc18xx_dmamux_reserve()
94 dmamux->muxes[mux].value = dma_spec->args[1]; in lpc18xx_dmamux_reserve()
98 LPC18XX_DMAMUX_VAL(dmamux->muxes[mux].value, mux)); in lpc18xx_dmamux_reserve()
105 dmamux->muxes[mux].value, mux); in lpc18xx_dmamux_reserve()
107 return &dmamux->muxes[mux]; in lpc18xx_dmamux_reserve()
147 dmamux->muxes = devm_kcalloc(&pdev->dev, dmamux->dma_master_requests, in lpc18xx_dmamux_probe()
150 if (!dmamux->muxes) in lpc18xx_dmamux_probe()
/dports/devel/libfirm/libfirm-1.21.0/ir/lower/
H A Dlower_mux.c40 ir_node **muxes; member
57 ARR_APP1(ir_node*, env->muxes, mux); in find_mux_nodes()
121 env.muxes = NEW_ARR_F(ir_node*, 0); in lower_mux()
124 n_muxes = ARR_LEN(env.muxes); in lower_mux()
133 lower_mux_node(env.muxes[i]); in lower_mux()
141 DEL_ARR_F(env.muxes); in lower_mux()
/dports/devel/trellis/prjtrellis-5eb0ad87/docs/architecture/
H A Dglobal_routing.rst15 The mid muxes are located in the middle of each edge of the device, and take clock inputs from a ra…
16 (clock input pins, PLL ouputs, CLKDIV outputs, etc) and feed them into the centre clock muxes.
18 Depending on the location, mid muxes have between 12 and 16 outputs to the centre muxes.
23 Inputs to the mid muxes are named as follows:
32 Outputs from the muxes themselves into the DCCs are named **sDCC00CLKI** through **sDCCnnCLKI**.
34 The outputs from the DCCs into the centre muxes are named **HPFE0000** through **HPFE1300** for the…
38 The left and right muxes are located in a single tile, **LMID_0** and **RMID_0** respectively. The …
44 The centre muxes select the 16 global clocks for each quadrant from the outputs of the mid muxes an…
52 Inputs to the mid muxes (and DCSs) are named as follows:
59 Outputs from the centre muxes, going into the spine tiles, are named **qqPCLK0** through **qqPCLK15…
[all …]
H A Dgeneral_routing.rst8 …**M0**-**M7** ("miscellaneous" inputs for muxes and other functions); **LSR0** and **LSR1** (local…
21 are inputs to all of the BEL input muxes.
30 In all cases, wires can only be driven inside one tile. **X2** and **X6** inputs only drive muxes i…
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/i2c/
H A Di2c-topology.rst2 I2C muxes and complex topologies
42 In drivers/i2c/muxes/:
80 Mux-locked muxes
101 non-sibling muxes.
150 8. M1 unlocks muxes on its parent.
157 Parent-locked muxes
213 10. M1 unlocks muxes on its parent.
319 any point, just as is expected for mux-locked muxes.
326 Two mux-locked sibling muxes
350 Two parent-locked sibling muxes
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/i2c/
H A Di2c-topology.rst2 I2C muxes and complex topologies
42 In drivers/i2c/muxes/:
80 Mux-locked muxes
101 non-sibling muxes.
150 8. M1 unlocks muxes on its parent.
157 Parent-locked muxes
213 10. M1 unlocks muxes on its parent.
319 any point, just as is expected for mux-locked muxes.
326 Two mux-locked sibling muxes
350 Two parent-locked sibling muxes
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/i2c/
H A Di2c-topology.rst2 I2C muxes and complex topologies
42 In drivers/i2c/muxes/:
80 Mux-locked muxes
101 non-sibling muxes.
150 8. M1 unlocks muxes on its parent.
157 Parent-locked muxes
213 10. M1 unlocks muxes on its parent.
319 any point, just as is expected for mux-locked muxes.
326 Two mux-locked sibling muxes
350 Two parent-locked sibling muxes
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/mvebu/
H A Dkirkwood.c256 struct clk **muxes; member
281 to_clk_mux(__clk_get_hw(ctrl->muxes[n])); in clk_muxing_get_src()
283 return ctrl->muxes[n]; in clk_muxing_get_src()
311 ctrl->muxes = kcalloc(ctrl->num_muxes, sizeof(struct clk *), in kirkwood_clk_muxing_setup()
313 if (WARN_ON(!ctrl->muxes)) in kirkwood_clk_muxing_setup()
317 ctrl->muxes[n] = clk_register_mux(NULL, desc[n].name, in kirkwood_clk_muxing_setup()
321 WARN_ON(IS_ERR(ctrl->muxes[n])); in kirkwood_clk_muxing_setup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/mvebu/
H A Dkirkwood.c256 struct clk **muxes; member
281 to_clk_mux(__clk_get_hw(ctrl->muxes[n])); in clk_muxing_get_src()
283 return ctrl->muxes[n]; in clk_muxing_get_src()
311 ctrl->muxes = kcalloc(ctrl->num_muxes, sizeof(struct clk *), in kirkwood_clk_muxing_setup()
313 if (WARN_ON(!ctrl->muxes)) in kirkwood_clk_muxing_setup()
317 ctrl->muxes[n] = clk_register_mux(NULL, desc[n].name, in kirkwood_clk_muxing_setup()
321 WARN_ON(IS_ERR(ctrl->muxes[n])); in kirkwood_clk_muxing_setup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/mvebu/
H A Dkirkwood.c256 struct clk **muxes; member
281 to_clk_mux(__clk_get_hw(ctrl->muxes[n])); in clk_muxing_get_src()
283 return ctrl->muxes[n]; in clk_muxing_get_src()
311 ctrl->muxes = kcalloc(ctrl->num_muxes, sizeof(struct clk *), in kirkwood_clk_muxing_setup()
313 if (WARN_ON(!ctrl->muxes)) in kirkwood_clk_muxing_setup()
317 ctrl->muxes[n] = clk_register_mux(NULL, desc[n].name, in kirkwood_clk_muxing_setup()
321 WARN_ON(IS_ERR(ctrl->muxes[n])); in kirkwood_clk_muxing_setup()
/dports/multimedia/tvheadend/tvheadend-4.2.8/docs/class/
H A Dbouquet.md5 To use bouquets, ensure to add and scan all available muxes using the
6 predefined muxes or manual configuration.
9 mux scan period. Note that bouquets may use more muxes and only services
10 from scanned muxes are added. The mux with bouquets might require
11 another scan when all muxes are discovered (manually using the rescan
/dports/devel/trellis/prjtrellis-5eb0ad87/libtrellis/src/
H A DBitDatabase.cpp340 muxes.at(arc.sink).set_driver(tile, arc.source); in config_to_tile_cram()
397 for (auto mux : muxes) { in tile_cram_to_config()
433 muxes.clear(); in load()
442 muxes[mux.sink] = mux; in load()
469 for (auto mux : muxes) in save()
494 return muxes.at(sink); in get_mux_data_for_sink()
540 for (const auto &mux : muxes) { in get_downhill_wires()
561 for (const auto &mux : muxes) { in add_routing()
602 if (muxes.find(arc.sink) == muxes.end()) { in add_mux_arc()
605 muxes[mux.sink] = mux; in add_mux_arc()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/docs/markdown/
H A Dconfigure_tvheadend.md32 one with HD muxes, one without.
38 pre-defined values, but you may need to add muxes manually.
46 receiving all available muxes and services.
70 Ideally, this is where you'll see a list of the pre-populated muxes as created
72 this is where you can manually add missing muxes. You only really need to
75 detection (network discovery) hasn't successfully found all the muxes over time.
79 to change much and are universal over a large area, but terrestrial muxes
104 This is where the services will appear as your tuners tune to the muxes based
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/getkin/kin-openapi/routers/gorillamux/
H A Drouter.go22 muxes []*mux.Route member
88 r.muxes = append(r.muxes, muxRoute)
104 for i, muxRoute := range r.muxes {
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/042-ebr_mux/
H A Dfuzzer.py23 def get_substs(mode, settings, muxes = None): argument
42 if muxes is not None:
43 setting_text += ":" + ",".join(["{}={}".format(k, v) for k, v in muxes.items()])
/dports/multimedia/tvheadend/tvheadend-4.2.8/docs/wizard/
H A Dstatus.md8 * During scanning, the number of muxes and services shown below should
16 muxes or services is increasing anyway, the driver used by your device
H A Dmuxes.md1 Assign predefined muxes to networks. To save you from manually entering
2 muxes, Tvheadend includes predefined mux lists. Please select a list
/dports/sysutils/symon/symon-2.88/symon/
H A Dsymon.c110 SLIST_FOREACH(mux, mul, muxes) { in init_streams()
254 SLIST_FOREACH(mux, &mul, muxes) { in main()
345 SLIST_FOREACH(mux, &mul, muxes) { in main()
358 SLIST_FOREACH(mux, &mul, muxes) { in main()
/dports/multimedia/tvheadend/tvheadend-4.2.8/support/
H A Dconf_migrate.py205 muxes = {}
210 if url not in muxes:
214 muxes[url] = m = { 'iptv_url' : url, 'enabled' : e, 'svcs' : {},
217 m = muxes[url]
235 'muxs' : muxes,\
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dwizard.c668 NEXT_BUTTON(muxes), in DESCRIPTION_FCN()
730 char muxes [WIZARD_NETWORKS][64]; member
753 if (idnode_is_instance(&mn->mn_id, &dvb_network_class) && w->muxes[idx][0]) { in muxes_changed()
754 dvb_network_scanfile_set((dvb_network_t *)mn, w->muxes[idx]); in muxes_changed()
867 snprintf(prop_sbuf, PROP_SBUF_LEN, "%s", w->muxes[num-1]); \
874 snprintf(w->muxes[num-1], sizeof(w->muxes[num-1]), "%s", (const char *)v); \
923 DESCRIPTION_FCN(muxes) in DESCRIPTION_FCN() argument
958 DESCRIPTION(muxes), in DESCRIPTION_FCN()
1043 PREV_BUTTON(muxes), in DESCRIPTION_FCN()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/firmware-guide/acpi/
H A Dindex.rst24 i2c-muxes

12345678910>>...49