Searched refs:R_ID (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/arc/ |
H A D | emac.h | 54 R_ID = 0, enumerator
|
H A D | emac_main.c | 920 id = arc_reg_get(priv, R_ID); in arc_emac_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/arc/ |
H A D | emac.h | 54 R_ID = 0, enumerator
|
H A D | emac_main.c | 919 id = arc_reg_get(priv, R_ID); in arc_emac_probe()
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18271-common.c | 60 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 D | tda18271-priv.h | 20 #define R_ID 0x00 /* ID byte */ macro
|
H A D | tda18271-fe.c | 1164 switch (regs[R_ID] & 0x7f) { in tda18271_get_id() 1175 regs[R_ID], i2c_adapter_id(priv->i2c_props.adap), in tda18271_get_id()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18271-common.c | 60 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 D | tda18271-priv.h | 20 #define R_ID 0x00 /* ID byte */ macro
|
H A D | tda18271-fe.c | 1164 switch (regs[R_ID] & 0x7f) { in tda18271_get_id() 1175 regs[R_ID], i2c_adapter_id(priv->i2c_props.adap), in tda18271_get_id()
|
/kernel/linux/linux-5.10/include/soc/fsl/qe/ |
H A D | ucc_slow.h | 55 #define R_ID 0x01000000 /* buffer close on reception of idles */ macro
|
/kernel/linux/linux-6.6/include/soc/fsl/qe/ |
H A D | ucc_slow.h | 55 #define R_ID 0x01000000 /* buffer close on reception of idles */ macro
|
Completed in 11 milliseconds