Home
last modified time | relevance | path

Searched full:density (Results 1 – 25 of 68) sorted by relevance

123

/linux/drivers/memory/
H A Demif.c268 /* Find addressing table entry based on the device's type and density */
272 u32 index, type, density; in get_addressing_table() local
275 density = device_info->density; in get_addressing_table()
279 index = density - 1; in get_addressing_table()
282 switch (density) { in get_addressing_table()
285 index = density + 3; in get_addressing_table()
288 index = density - 1; in get_addressing_table()
779 static int is_dev_data_valid(u32 type, u32 density, u32 io_width, u32 phy_type, in is_dev_data_valid() argument
786 && (density >= DDR_DENSITY_64Mb in is_dev_data_valid()
787 && density <= DDR_DENSITY_8Gb) in is_dev_data_valid()
[all …]
H A Dof_memory.c345 err = of_property_read_u32(np, "density", &info.density); in of_lpddr2_get_info()
349 info.density = ffs(info.density) - 7; in of_lpddr2_get_info()
H A Djedec_ddr.h199 unsigned int density : 4; member
211 int density; member
/linux/include/linux/platform_data/
H A Demif_plat.h47 * @density: Device density
57 u32 density; member
98 * as type, bus width, density etc
/linux/Documentation/arch/arm/sa1100/
H A Dserial_uart.rst13 > Okay. Note that device numbers 204 and 205 are used for "low density
20 > 204 char Low-density serial ports
25 > 205 char Low-density serial ports (alternate device)
/linux/Documentation/devicetree/bindings/sound/
H A Dmicrochip,sama7g5-pdmc.yaml7 title: Microchip Pulse Density Microphone Controller
13 The Microchip Pulse Density Microphone Controller (PDMC) interfaces up to 4
14 digital microphones having Pulse Density Modulated (PDM) outputs.
H A Datmel,sama5d2-pdmic.yaml14 Atmel Pulse Density Modulation Interface Controller
H A Dnvidia,tegra210-dmic.yaml11 Density Modulation (PDM) input devices. It converts PDM signals to
H A Dnvidia,tegra186-dspk.yaml11 Density Modulation (PDM) transmitter that up-samples the input to
H A Drockchip,pdm.yaml10 The Pulse Density Modulation Interface Controller (PDMC) is
/linux/drivers/scsi/
H A Dsr_vendor.c129 int rc, density = 0; in sr_set_blocklength() local
132 density = (blocklength > 2048) ? 0x81 : 0x83; in sr_set_blocklength()
139 sr_printk(KERN_INFO, cd, "MODE SELECT 0x%x/%d\n", density, blocklength); in sr_set_blocklength()
148 modesel->density = density; in sr_set_blocklength()
H A Dst.h67 short default_density; /* Forced density, -1 = no value */
167 unsigned char density; member
H A Dst.c185 /* Internal ioctl to set both density (uppermost 8 bits) and blocksize (lower
904 STm->default_density != STp->density) { in set_mode_densblk()
908 arg = STp->density; in set_mode_densblk()
921 "and density %x.\n", in set_mode_densblk()
1125 STp->density = 0; /* Clear the erroneous "residue" */ in check_tape()
1191 STp->density = (STp->buffer)->b_data[4]; in check_tape()
1194 DEBC_printk(STp, "Density %x, tape length: %x, " in check_tape()
1196 STp->density, in check_tape()
2430 "Density default disabled.\n");
2433 DEBC_printk(STp, "Density default set to %x\n",
[all …]
/linux/Documentation/driver-api/thermal/
H A Dcpu-idle-cooling.rst25 because of the OPP density, we can only choose an OPP with a power
41 The Operating Performance Point (OPP) density has a great influence on
43 plethora of OPP density, and some have large power gap between OPPs,
/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c361 * onenand_get_density - [DEFAULT] Get OneNAND density
364 * Get OneNAND density from device ID
368 int density = dev_id >> ONENAND_DEVICE_DENSITY_SHIFT; in onenand_get_density() local
369 return (density & ONENAND_DEVICE_DENSITY_MASK); in onenand_get_density()
3045 int density; in onenand_otp_walk() local
3050 density = onenand_get_density(this->device_id); in onenand_otp_walk()
3051 if (density < ONENAND_DEVICE_DENSITY_512Mb) in onenand_otp_walk()
3255 unsigned int density, process, numbufs; in onenand_check_features() local
3257 /* Lock scheme depends on density and process */ in onenand_check_features()
3258 density = onenand_get_density(this->device_id); in onenand_check_features()
[all …]
/linux/include/uapi/linux/
H A Dadfs_fs.h15 __u8 density; member
/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c1042 unsigned int density, factor; in carl9170_tx_prepare() local
1049 density = sta->deflink.ht_cap.ampdu_density; in carl9170_tx_prepare()
1051 if (density) { in carl9170_tx_prepare()
1055 * Otus uses slightly different density values than in carl9170_tx_prepare()
1059 density = max_t(unsigned int, density + 1, 7u); in carl9170_tx_prepare()
1063 txc->s.ampdu_settings, density); in carl9170_tx_prepare()
1108 * There's no sane way to handle different density values with in carl9170_set_ampdu_params()
/linux/drivers/scsi/arm/
H A DKconfig27 Around 1991, Arxe Systems Limited released a high density floppy
/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi9 density = <2048>;
/linux/sound/soc/fsl/
H A DKconfig85 tristate "Pulse Density Modulation Microphone Interface (MICFIL) module support"
91 Say Y if you want to add Pulse Density Modulation microphone
/linux/sound/soc/tegra/
H A DKconfig75 to interface with Pulse Density Modulation (PDM) input devices.
117 oversampled 1-bit Pulse Density Modulation (PDM) output. From the
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dadi,adxl380.yaml14 The ADXL380/ADXL382 and ADXL318/ADXL319 are low noise density,
/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq25980.yaml15 for use in high-power density portable electronics. These inductorless
/linux/sound/soc/atmel/
H A DKconfig167 The Pulse Density Microphone Controller (PDMC) interfaces up to 4 digital
/linux/Documentation/devicetree/bindings/misc/
H A Dxlnx,sd-fec.yaml66 The SD-FEC integrated block supports Low Density Parity Check (LDPC)

123