Home
last modified time | relevance | path

Searched refs:R_ID (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/arc/
H A Demac.h54 R_ID = 0, enumerator
H A Demac_main.c919 id = arc_reg_get(priv, R_ID); in arc_emac_probe()
/openbmc/linux/include/soc/fsl/qe/
H A Ducc_slow.h55 #define R_ID 0x01000000 /* buffer close on reception of idles */ macro
/openbmc/linux/drivers/media/tuners/
H A Dtda18271-common.c60 tda_reg("ID_BYTE = 0x%02x\n", 0xff & regs[R_ID]); in tda18271_dump_regs()
296 regs[R_ID] = 0x83; in tda18271_init_regs()
299 regs[R_ID] = 0x84; in tda18271_init_regs()
H A Dtda18271-priv.h20 #define R_ID 0x00 /* ID byte */ macro
H A Dtda18271-fe.c1164 switch (regs[R_ID] & 0x7f) { in tda18271_get_id()
1175 regs[R_ID], i2c_adapter_id(priv->i2c_props.adap), in tda18271_get_id()