HomeSort by: relevance | last modified time | path
    Searched refs:IT8368_GPIONEGINTEN_REG (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/dev/
it8368reg.h 45 #define IT8368_GPIONEGINTEN_REG 0x14
it8368.c 402 it8368_reg_write(csregt, csregh, IT8368_GPIONEGINTEN_REG, reg);
448 reg = it8368_reg_read(csregt, csregh, IT8368_GPIONEGINTEN_REG);
450 it8368_reg_write(csregt, csregh, IT8368_GPIONEGINTEN_REG, reg);
472 reg = it8368_reg_read(csregt, csregh, IT8368_GPIONEGINTEN_REG);
474 it8368_reg_write(csregt, csregh, IT8368_GPIONEGINTEN_REG, reg);

Completed in 11 milliseconds