Home
last modified time | relevance | path

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

/trueos/sys/dev/glxiic/
HDglxiic.c93 #define GLXIIC_SMB_STS_MASTER_BIT (1 << 1) macro
723 if ((status & GLXIIC_SMB_STS_MASTER_BIT) == 0) { in glxiic_state_master_addr_callback()
771 if ((status & GLXIIC_SMB_STS_MASTER_BIT) == 0) { in glxiic_state_master_tx_callback()
812 if ((status & GLXIIC_SMB_STS_MASTER_BIT) == 0) { in glxiic_state_master_rx_callback()
865 if ((status & GLXIIC_SMB_STS_MASTER_BIT) == 0) { in glxiic_state_master_stop_callback()
913 ~(GLXIIC_SMB_STS_MASTER_BIT | GLXIIC_SMB_STS_XMIT_BIT)) != 0) { in glxiic_intr()