Home
last modified time | relevance | path

Searched +full:24 +full:c08 (Results 1 – 24 of 24) sorted by relevance

/linux/arch/powerpc/boot/dts/fsl/
H A Dkmcent2.dts129 compatible = "atmel,24c02";
165 compatible = "atmel,24c08";
171 compatible = "atmel,24c08";
/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-linutronix-testbox-v2.dts32 compatible = "atmel,24c08";
/linux/Documentation/devicetree/bindings/i2c/
H A Dnxp,pca9541.yaml51 compatible = "atmel,24c08";
H A Di2c-mux-pca954x.yaml157 compatible = "atmel,24c08";
/linux/arch/arm/boot/dts/samsung/
H A Ds5pv210-smdkc110.dts77 compatible = "atmel,24c08";
H A Ds3c6410-mini6410.dts214 compatible = "atmel,24c08";
H A Ds5pv210-smdkv210.dts247 compatible = "atmel,24c08";
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-ast2500-evb.dts84 compatible = "atmel,24c08";
/linux/arch/powerpc/boot/dts/
H A Ddigsy_mtc.dts64 compatible = "atmel,24c08";
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-iot-gateway.dts26 gpio = <&gpio3 24 GPIO_ACTIVE_HIGH>;
114 compatible = "atmel,24c08";
H A Dimx8mm-ucm-som.dtsi269 compatible = "atmel,24c08";
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-gateworks-gw2348.dts58 compatible = "atmel,24c08";
H A Dintel-ixp43x-gateworks-gw2358.dts58 compatible = "atmel,24c08";
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-tinker-board-3.dtsi185 compatible = "atmel,24c08";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-cl-som-imx7.dts188 compatible = "atmel,24c08";
/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8-fernsehfee3.dts209 compatible = "atmel,24c08";
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-scu4-aib.dts548 compatible = "atmel,24c04";
553 compatible = "atmel,24c04";
620 compatible = "atmel,24c08";
/linux/arch/s390/tools/
H A Dopcodes.txt43 24 hdr RR_FF
664 c08 iihf RIL_RU
/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-cl-som-am57x.dts433 compatible = "atmel,24c08";
/linux/arch/powerpc/include/asm/
H A Dopal-api.h38 #define OPAL_I2C_STOP_ERR -24
69 #define OPAL_PCI_SHPC 24
909 __be64 phbRegbFirstErrorStatus; /* 1C08 */
/linux/drivers/edac/
H A Die31200_edac.c20 * 0c08: Xeon E3-1200 v3 Processor DRAM Controller
722 .reg_mad_dimm_width_mask[1] = GENMASK(25, 24),
748 .reg_mad_dimm_width_mask[1] = GENMASK(25, 24),
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h85 #define FBTHR_SHIFT 24
825 u8 gfar_mii_regs[24]; /* See gianfar_phy.h */
889 u32 rqprm2; /* 0x.c08 - Receive queue parameters register 2 */
/linux/drivers/i2c/
H A Di2c-core-base.c1135 * include various EEPROMS (like 24c04 and 24c08 models).
2441 * probe method is a quick write, but it is known to corrupt the 24RF08
/linux/drivers/ptp/
H A Dptp_ocp.c122 #define TOD_CTRL_GNSS_SHIFT 24
695 { I2C_BOARD_INFO("24c02", 0x50) },
696 { I2C_BOARD_INFO("24mac402", 0x58),
881 I2C_BOARD_INFO("24c08", 0x50),
1048 { I2C_BOARD_INFO("24c02", 0x50) },
1049 { I2C_BOARD_INFO("24mac402", 0x58),
1255 { I2C_BOARD_INFO("24c02", 0x50) },
1256 { I2C_BOARD_INFO("24mac402", 0x58),
4647 val >> 24, (val >> 16) & 0xff, val & 0xffff); in ptp_ocp_tod_status_show()
4813 version >> 24, (version >> 16) & 0xff, version & 0xffff, in ptp_ocp_phc_info()