Lines Matching refs:SM
2958 SM(QCA9887_1_0_I2C_SDA_PIN_CONFIG, in ath10k_pci_enable_eeprom()
2960 SM(1, GPIO_PIN0_PAD_PULL)); in ath10k_pci_enable_eeprom()
2965 SM(QCA9887_1_0_SI_CLK_PIN_CONFIG, GPIO_PIN0_CONFIG) | in ath10k_pci_enable_eeprom()
2966 SM(1, GPIO_PIN0_PAD_PULL)); in ath10k_pci_enable_eeprom()
2976 SM(1, SI_CONFIG_ERR_INT) | in ath10k_pci_enable_eeprom()
2977 SM(1, SI_CONFIG_BIDIR_OD_DATA) | in ath10k_pci_enable_eeprom()
2978 SM(1, SI_CONFIG_I2C) | in ath10k_pci_enable_eeprom()
2979 SM(1, SI_CONFIG_POS_SAMPLE) | in ath10k_pci_enable_eeprom()
2980 SM(1, SI_CONFIG_INACTIVE_DATA) | in ath10k_pci_enable_eeprom()
2981 SM(1, SI_CONFIG_INACTIVE_CLK) | in ath10k_pci_enable_eeprom()
2982 SM(8, SI_CONFIG_DIVIDER)); in ath10k_pci_enable_eeprom()
2992 SM(addr, QCA9887_EEPROM_ADDR_LO) | in ath10k_pci_read_eeprom()
2993 SM(addr >> 8, QCA9887_EEPROM_ADDR_HI); in ath10k_pci_read_eeprom()
2998 SM(1, SI_CS_START) | SM(1, SI_CS_RX_CNT) | in ath10k_pci_read_eeprom()
2999 SM(4, SI_CS_TX_CNT)); in ath10k_pci_read_eeprom()