Searched refs:TPCI200_CLK32 (Results 1 – 2 of 2) sorted by relevance
70 #define TPCI200_CLK32 0x0001 macro
373 return (ioread16(addr) & TPCI200_CLK32) ? 32 : 8; in tpci200_get_clockrate()388 tpci200_clear_mask(tpci200, addr, TPCI200_CLK32); in tpci200_set_clockrate()391 tpci200_set_mask(tpci200, addr, TPCI200_CLK32); in tpci200_set_clockrate()
Completed in 5 milliseconds