Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dics951601_impl.h43 #define ICS951601_CMD_TO_CLOCKBIT(x) ((x) & 0x00FF) macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dics951601.c519 clock_bit = ICS951601_CMD_TO_CLOCKBIT(cmd); in ics951601_ioctl()