| /linux/drivers/media/pci/cx23885/ |
| A D | cx23888-ir.c | 374 unsigned int c16 = carrier * 16; in control_rx_s_carrier_window() local 376 if (*carrier_range_low < DIV_ROUND_CLOSEST(c16, 16 + 3)) { in control_rx_s_carrier_window() 378 *carrier_range_low = DIV_ROUND_CLOSEST(c16, 16 + 4); in control_rx_s_carrier_window() 381 *carrier_range_low = DIV_ROUND_CLOSEST(c16, 16 + 3); in control_rx_s_carrier_window() 384 if (*carrier_range_high > DIV_ROUND_CLOSEST(c16, 16 - 3)) { in control_rx_s_carrier_window() 386 *carrier_range_high = DIV_ROUND_CLOSEST(c16, 16 - 4); in control_rx_s_carrier_window() 389 *carrier_range_high = DIV_ROUND_CLOSEST(c16, 16 - 3); in control_rx_s_carrier_window()
|
| /linux/drivers/misc/eeprom/ |
| A D | Kconfig | 19 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024, 24c2048 23 24c16 (16 kbit) or smaller, and vice versa. Marking the chip 30 supported (24c16 and below, max 4 kByte).
|
| /linux/drivers/media/i2c/cx25840/ |
| A D | cx25840-ir.c | 361 unsigned int c16 = carrier * 16; in control_rx_s_carrier_window() local 363 if (*carrier_range_low < DIV_ROUND_CLOSEST(c16, 16 + 3)) { in control_rx_s_carrier_window() 365 *carrier_range_low = DIV_ROUND_CLOSEST(c16, 16 + 4); in control_rx_s_carrier_window() 368 *carrier_range_low = DIV_ROUND_CLOSEST(c16, 16 + 3); in control_rx_s_carrier_window() 371 if (*carrier_range_high > DIV_ROUND_CLOSEST(c16, 16 - 3)) { in control_rx_s_carrier_window() 373 *carrier_range_high = DIV_ROUND_CLOSEST(c16, 16 - 4); in control_rx_s_carrier_window() 376 *carrier_range_high = DIV_ROUND_CLOSEST(c16, 16 - 3); in control_rx_s_carrier_window()
|
| /linux/drivers/firmware/efi/ |
| A D | efi.c | 851 const efi_char16_t *c16; in efi_systab_report_header() local 855 c16 = map_fw_vendor(fw_vendor, sizeof(vendor) * sizeof(efi_char16_t)); in efi_systab_report_header() 856 if (c16) { in efi_systab_report_header() 857 for (i = 0; i < sizeof(vendor) - 1 && c16[i]; ++i) in efi_systab_report_header() 858 vendor[i] = c16[i]; in efi_systab_report_header() 861 unmap_fw_vendor(c16, sizeof(vendor) * sizeof(efi_char16_t)); in efi_systab_report_header()
|
| /linux/arch/arm64/boot/dts/renesas/ |
| A D | r8a779f4-s4sk.dts | 107 compatible = "st,24c16", "atmel,24c16";
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| A D | loongson,ls2x-i2c.yaml | 47 compatible = "atmel,24c16";
|
| /linux/arch/loongarch/boot/dts/ |
| A D | loongson-2k0500-ref.dts | 64 compatible = "atmel,24c16";
|
| A D | loongson-2k1000-ref.dts | 82 compatible = "atmel,24c16";
|
| /linux/Documentation/devicetree/bindings/eeprom/ |
| A D | at24.yaml | 68 pattern: c16$ 128 - const: atmel,24c16
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | am335x-moxa-uc-2100-common.dtsi | 103 compatible = "atmel,24c16";
|
| A D | am335x-moxa-uc-8100-common.dtsi | 202 compatible = "atmel,24c16";
|
| /linux/arch/arm/boot/dts/renesas/ |
| A D | r7s72100-rskrza1.dts | 152 compatible = "renesas,r1ex24016", "atmel,24c16";
|
| /linux/arch/arm/boot/dts/allwinner/ |
| A D | sun4i-a10-olinuxino-lime.dts | 149 compatible = "atmel,24c16";
|
| A D | sun7i-a20-olimex-som204-evb.dts | 139 compatible = "atmel,24c16";
|
| A D | sun5i-a10s-olinuxino-micro.dts | 134 compatible = "atmel,24c16";
|
| A D | sun7i-a20-olinuxino-lime.dts | 142 compatible = "atmel,24c16";
|
| A D | sun7i-a20-olinuxino-lime2.dts | 143 compatible = "atmel,24c16";
|
| A D | sun7i-a20-olinuxino-micro.dts | 150 compatible = "atmel,24c16";
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| A D | rk3566-rock-3c.dts | 466 compatible = "belling,bl24c16a", "atmel,24c16";
|
| A D | rk3588s-rock-5a.dts | 230 compatible = "belling,bl24c16a", "atmel,24c16";
|