Searched refs:hil_command (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hil/
H A Dhilkbd.c68 #define hil_command(x) do { hil_writeb((x), HILBASE + HIL_CMD); } while (0) macro
231 hil_command(cmd);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhil.h135 enum hil_command { enum
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhil.h135 enum hil_command { enum
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/hp300/
H A Dhil.c31 #define hil_command(x) out_8(HILBASE + HIL_CMD, (x)) macro
291 hil_command(cmd);

Completed in 45 milliseconds