Searched refs:c32 (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/Documentation/devicetree/bindings/ |
D | eeprom.txt | 8 24c00, 24c01, 24c02, 24c04, 24c08, 24c16, 24c32, 24c64, 25 compatible = "atmel,24c32";
|
/linux-2.6.39/drivers/gpu/drm/ |
D | drm_ioc32.c | 298 drm_client32_t c32; in compat_drm_getclient() local 316 if (__get_user(c32.auth, &client->auth) in compat_drm_getclient() 317 || __get_user(c32.pid, &client->pid) in compat_drm_getclient() 318 || __get_user(c32.uid, &client->uid) in compat_drm_getclient() 319 || __get_user(c32.magic, &client->magic) in compat_drm_getclient() 320 || __get_user(c32.iocs, &client->iocs)) in compat_drm_getclient() 323 if (copy_to_user(argp, &c32, sizeof(c32))) in compat_drm_getclient()
|
/linux-2.6.39/drivers/misc/eeprom/ |
D | Kconfig | 13 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024 16 you configure as a 24c32 (32 kbit) or larger is NOT really a
|
/linux-2.6.39/arch/powerpc/boot/dts/ |
D | pcm030.dts | 106 compatible = "catalyst,24c32";
|
D | pcm032.dts | 107 compatible = "catalyst,24c32";
|
D | mpc5121ads.dts | 217 compatible = "at,24c32";
|