Searched refs:replicate (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/sound/soc/tegra/ |
A D | tegra_cif.h | 41 unsigned int replicate; member 58 (conf->replicate << TEGRA_ACIF_CTRL_REPLICATE_SHIFT) | in tegra_set_cif()
|
A D | tegra30_ahub.c | 142 cif_conf.replicate = 0; in tegra30_ahub_allocate_rx_fifo() 244 cif_conf.replicate = 0; in tegra30_ahub_allocate_tx_fifo() 641 (conf->replicate << in tegra30_ahub_set_cif() 673 (conf->replicate << in tegra124_ahub_set_cif()
|
A D | tegra30_ahub.h | 482 unsigned int replicate; member
|
A D | tegra30_i2s.c | 188 cif_conf.replicate = 0; in tegra30_i2s_hw_params()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/cpufreq/ |
A D | cpufreq-st.txt | 53 /* # WARNING: Do not attempt to copy/replicate these nodes, # */
|
/linux-6.3-rc2/arch/alpha/lib/ |
A D | strchr.S | 24 sll a1, 8, t5 # e0 : replicate the search character
|
A D | strrchr.S | 24 sll a1, 8, t5 # e0 : replicate our test character
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_debugfs.c | 1698 bool replicate, dip_hit = false, vlan_vld = false; in mps_tcam_show() local 1768 replicate = (cls_lo & T6_REPLICATE_F); in mps_tcam_show() 1770 replicate = (cls_lo & REPLICATE_F); in mps_tcam_show() 1772 if (replicate) { in mps_tcam_show() 1855 if (replicate) { in mps_tcam_show()
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | cpumasks.rst | 376 replicate those exmaples here. Note, however, that all of the aforementioned
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | nilfs2.rst | 284 with regard to the design of NILFS2. It is allowed to replicate the
|
A D | sharedsubtree.rst | 690 Let's say we want to replicate the mount tree at multiple 706 And we want to replicate the tree at multiple
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ |
A D | vidtv.rst | 161 debugging PSI tables. Vidtv currently tries to replicate the PSI
|
/linux-6.3-rc2/Documentation/admin-guide/pm/ |
A D | intel-speed-select.rst | 26 test. Using this tool as an example, customers can replicate the messaging
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | Kconfig | 1325 that with some chips which don't replicate LM75 quirks exactly,
|
Completed in 33 milliseconds