Home
last modified time | relevance | path

Searched refs:diversity (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.1/Documentation/admin-guide/media/
Dintro.rst19 Due to the diversity of devices, the subsystem provides several different
/Linux-v6.1/drivers/net/wireless/ti/wl18xx/
Ddebugfs.c159 WL18XX_DEBUGFS_FWSTATS_FILE_ARRAY(diversity, num_of_packets_per_ant,
161 WL18XX_DEBUGFS_FWSTATS_FILE(diversity, total_num_of_toggles, "%u");
537 DEBUGFS_FWSTATS_ADD(diversity, num_of_packets_per_ant); in wl18xx_debugfs_add_files()
538 DEBUGFS_FWSTATS_ADD(diversity, total_num_of_toggles); in wl18xx_debugfs_add_files()
Dacx.h278 struct wl18xx_acx_diversity_stats diversity; member
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Dmax2175.txt19 is used to define two tuners in diversity mode
/Linux-v6.1/Documentation/admin-guide/device-mapper/
Ddm-log.rst49 diversity, and 2-way communication nature of the exchanges between
/Linux-v6.1/drivers/media/dvb-frontends/
Ddrxd_hard.c177 int diversity; member
1497 state->diversity = 0; in SetDeviceTypeId()
1506 state->diversity = 1; in SetDeviceTypeId()
1513 state->diversity = 1; in SetDeviceTypeId()
1553 if (state->diversity) { in SetDeviceTypeId()
1747 if (oMode != OM_Default && !state->diversity) {
/Linux-v6.1/Documentation/mm/
Dmemory-model.rst17 Linux abstracts this diversity using one of the two memory models:
/Linux-v6.1/drivers/net/wireless/realtek/rtl818x/rtl8180/
Ddev.c682 bool diversity) in rtl8187se_set_antenna_config() argument
687 if (diversity) { in rtl8187se_set_antenna_config()
/Linux-v6.1/Documentation/input/
Devent-codes.rst373 touches. The diversity makes the rectangle of limited use, but some
/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Drtw8852a.c1785 module->ant.diversity = 0; in rtw8852a_btc_set_rfe()
Dfw.c1671 RTW89_SET_FWCMD_CXINIT_ANT_DIVERSITY(cmd, ant->diversity); in rtw89_fw_h2c_cxdrv_init()
Drtw8852c.c2567 module->ant.diversity = 0; in rtw8852c_btc_set_rfe()
Dcore.h925 u8 diversity: 1; member