HomeSort by relevance Sort by last modified time
    Searched refs:PWRMAN_REG_DIS (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/egnite/ethernut5/
ethernut5_pwrman.h 21 #define PWRMAN_REG_DIS 3 /* Feature disable register */
ethernut5_pwrman.c 69 i2c_reg_write(PWRMAN_I2C_ADDR, PWRMAN_REG_DIS, PWRMAN_ETHRST);
91 i2c_reg_write(PWRMAN_I2C_ADDR, PWRMAN_REG_DIS, PWRMAN_ETHRST);
109 i2c_reg_write(PWRMAN_I2C_ADDR, PWRMAN_REG_DIS, PWRMAN_ETHRST);
281 i2c_reg_write(PWRMAN_I2C_ADDR, PWRMAN_REG_DIS,

Completed in 103 milliseconds