/linux/drivers/mtd/nand/raw/ |
H A D | nand_hynix.c | 33 * struct hynix_nand - private Hynix NAND struct 43 * @nregs: number of hynix private registers to set before reading the reading 109 struct hynix_nand *hynix = nand_get_manufacturer_data(chip); in hynix_nand_setup_read_retry() local 113 values = hynix->read_retry->values + in hynix_nand_setup_read_retry() 114 (retry_mode * hynix->read_retry->nregs); in hynix_nand_setup_read_retry() 116 /* Enter 'Set Hynix Parameters' mode */ in hynix_nand_setup_read_retry() 130 for (i = 0; i < hynix->read_retry->nregs; i++) { in hynix_nand_setup_read_retry() 131 ret = hynix_nand_reg_write_op(chip, hynix->read_retry->regs[i], in hynix_nand_setup_read_retry() 289 struct hynix_nand *hynix = nand_get_manufacturer_data(chip); in hynix_mlc_1xnm_rr_init() local 338 hynix->read_retry = rr; in hynix_mlc_1xnm_rr_init() [all …]
|
H A D | nand_ids.c | 187 {NAND_MFR_HYNIX, "Hynix", &hynix_nand_manuf_ops},
|
/linux/drivers/media/i2c/ |
H A D | Kconfig | 104 tristate "Hynix Hi-556 sensor support" 106 This is a Video4Linux2 sensor driver for the Hynix 113 tristate "Hynix Hi-846 sensor support" 115 This is a Video4Linux2 sensor driver for the Hynix 122 tristate "Hynix Hi-847 sensor support" 124 This is a Video4Linux2 sensor driver for the Hynix
|
H A D | hi846.c | 2157 { .compatible = "hynix,hi846", }, 2176 MODULE_DESCRIPTION("Hynix HI846 sensor driver");
|
H A D | hi556.c | 1462 MODULE_DESCRIPTION("Hynix HI556 sensor driver");
|
H A D | hi847.c | 2955 MODULE_DESCRIPTION("Hynix HI847 sensor driver");
|
/linux/drivers/memory/ |
H A D | jedec_ddr_data.c | 149 return "Hynix"; in lpddr2_jedec_manufacturer()
|
H A D | of_memory.c | 375 OF_LPDDR2_VENDOR_CMP("hynix", HYNIX) in of_lpddr2_get_info()
|
/linux/arch/powerpc/boot/dts/ |
H A D | mpc5121ads.dts | 16 * ADS has two Hynix 512MB Nand flash chips in a single
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-lg-p895.dts | 117 /* Hynix 1GB H9TCNNN8JDMMPR LPDDR2 533MHz */ 194 /* Hynix 1GB H9TCNNN8JDMMPR LPDDR2 533MHz */
|
H A D | tegra30-asus-tf300tl.dts | 306 /* Hynix 1GB 667MHZ */ 591 /* Hynix 1GB 667MHZ */
|
H A D | tegra30-asus-tf300t.dts | 212 /* Hynix 1GB 667MHZ */ 562 /* Hynix 1GB 667MHZ */
|
H A D | tegra30-asus-tf300tg.dts | 286 /* Hynix 1GB 667MHZ */ 636 /* Hynix 1GB 667MHZ */
|
H A D | tegra30-asus-nexus7-grouper-memory-timings.dtsi | 160 nvidia,ram-code = <1>; /* Hynix H5TC2G83CFR */ 941 nvidia,ram-code = <1>; /* Hynix H5TC2G83CFR */
|
H A D | tegra30-asus-tf600t.dts | 1354 /* Hynix 2GB 750 MHZ */ 1684 /* Hynix 2GB 750 MHZ */
|
/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 63 hi556 Hynix Hi-556 sensor 64 hi846 Hynix Hi-846 sensor
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-cards.c | 275 /* Hynix HY5DU283222B DDR RAM */ 335 /* Hynix HY5DU283222B DDR RAM */
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vram_mgr.c | 191 case HYNIX: in amdgpu_mem_info_vram_vendor() 192 return sysfs_emit(buf, "hynix\n"); in amdgpu_mem_info_vram_vendor()
|
/linux/arch/arm/boot/dts/gemini/ |
H A D | gemini-dlink-dir-685.dts | 17 /* 128 MB SDRAM in 2 x Hynix HY5DU121622DTP-D43 */
|
/linux/include/linux/mtd/ |
H A D | mtd.h | 140 * Hynix datasheets, and might be referenced under other names in other
|
/linux/Documentation/driver-api/usb/ |
H A D | gadget.rst | 374 (``mq11xx_udc``), Hynix HMS30C7202 (``h7202_udc``), National 9303/4
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5.dtsi | 1066 compatible = "hynix,hi846";
|
/linux/drivers/nvme/host/ |
H A D | pci.c | 3848 { PCI_DEVICE(0x1c5c, 0x1504), /* SK Hynix PC400 */ 3850 { PCI_DEVICE(0x1c5c, 0x174a), /* SK Hynix P31 SSD */ 3852 { PCI_DEVICE(0x1c5c, 0x1D59), /* SK Hynix BC901 */
|
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu14_driver_if_v14_0.h | 1576 …t16_t TemperatureLimit_Hynix; // In degrees Celsius. Memory temperature limit associated with Hynix
|
/linux/drivers/media/usb/gspca/ |
H A D | nw80x.c | 1769 case 0x01: /* Hynix? */ in sd_config()
|