Home
last modified time | relevance | path

Searched refs:lut_addr (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
Dholly.c57 u32 lut_val, lut_addr; in holly_remap_bridge() local
65 lut_addr = 0x900; in holly_remap_bridge()
67 tsi108_write_reg(TSI108_PB_OFFSET + lut_addr, 0x00000201); in holly_remap_bridge()
68 lut_addr += 4; in holly_remap_bridge()
69 tsi108_write_reg(TSI108_PB_OFFSET + lut_addr, 0x0); in holly_remap_bridge()
70 lut_addr += 4; in holly_remap_bridge()
74 tsi108_write_reg(TSI108_PB_OFFSET + lut_addr, 0x00000241); in holly_remap_bridge()
75 lut_addr += 4; in holly_remap_bridge()
76 tsi108_write_reg(TSI108_PB_OFFSET + lut_addr, 0x0); in holly_remap_bridge()
96 lut_addr = 0x500; in holly_remap_bridge()
[all …]