Home
last modified time | relevance | path

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

/trueos/sys/dev/nge/
HDif_nge.c275 SIO_SET(NGE_MEAR_EE_CLK); in nge_eeprom_idle()
279 SIO_CLR(NGE_MEAR_EE_CLK); in nge_eeprom_idle()
281 SIO_SET(NGE_MEAR_EE_CLK); in nge_eeprom_idle()
285 SIO_CLR(NGE_MEAR_EE_CLK); in nge_eeprom_idle()
312 SIO_SET(NGE_MEAR_EE_CLK); in nge_eeprom_putbyte()
314 SIO_CLR(NGE_MEAR_EE_CLK); in nge_eeprom_putbyte()
333 SIO_CLR(NGE_MEAR_EE_CLK); in nge_eeprom_getword()
347 SIO_SET(NGE_MEAR_EE_CLK); in nge_eeprom_getword()
352 SIO_CLR(NGE_MEAR_EE_CLK); in nge_eeprom_getword()
HDif_ngereg.h139 #define NGE_MEAR_EE_CLK 0x00000004 macro