Searched refs:TCIC_PWR (Results 1 – 2 of 2) sorted by relevance
303 pwr = tcic_getb(TCIC_PWR); in is_active()610 reg = tcic_getb(TCIC_PWR); in tcic_get_status()630 reg = tcic_getb(TCIC_PWR); in tcic_set_socket()643 if (reg != tcic_getb(TCIC_PWR)) in tcic_set_socket()644 tcic_setb(TCIC_PWR, reg); in tcic_set_socket()
41 #define TCIC_PWR 0x09 macro