Searched refs:CONFIG_CHIP_ID (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/video/
H A Dmach64.h194 #define CONFIG_CHIP_ID 0x00E0 /* Dword offset 0_38 */ macro
945 /* CONFIG_CHIP_ID register constants */
954 /* Chip IDs read from CONFIG_CHIP_ID */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/aty/
H A Datyfb_base.c444 chip_id = aty_ld_le32(CONFIG_CHIP_ID, par);
2965 chip_id = aty_ld_le32(CONFIG_CHIP_ID, par);
3600 switch (aty_ld_le32(CONFIG_CHIP_ID, par) & CFG_CHIP_TYPE) {

Completed in 69 milliseconds