Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ipack/carriers/
H A Dtpci200.h72 #define TPCI200_CLK32 0x0001 macro
H A Dtpci200.c375 return (ioread16(addr) & TPCI200_CLK32) ? 32 : 8; in tpci200_get_clockrate()
390 tpci200_clear_mask(tpci200, addr, TPCI200_CLK32); in tpci200_set_clockrate()
393 tpci200_set_mask(tpci200, addr, TPCI200_CLK32); in tpci200_set_clockrate()