/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tda18271c2dd.c | 54 TM, enumerator 259 state->m_Regs[TM] |= 0x10; in ThermometerRead() 260 status = UpdateReg(state, TM); in ThermometerRead() 266 if (((Regs[TM] & 0x0F) == 0 && (Regs[TM] & 0x20) == 0x20) || in ThermometerRead() 267 ((Regs[TM] & 0x0F) == 8 && (Regs[TM] & 0x20) == 0x00)) { in ThermometerRead() 268 state->m_Regs[TM] ^= 0x20; in ThermometerRead() 269 status = UpdateReg(state, TM); in ThermometerRead() 277 *pTM_Value = (Regs[TM] in ThermometerRead() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tda18271c2dd.c | 54 TM, enumerator 259 state->m_Regs[TM] |= 0x10; in ThermometerRead() 260 status = UpdateReg(state, TM); in ThermometerRead() 266 if (((Regs[TM] & 0x0F) == 0 && (Regs[TM] & 0x20) == 0x20) || in ThermometerRead() 267 ((Regs[TM] & 0x0F) == 8 && (Regs[TM] & 0x20) == 0x00)) { in ThermometerRead() 268 state->m_Regs[TM] ^= 0x20; in ThermometerRead() 269 status = UpdateReg(state, TM); in ThermometerRead() 277 *pTM_Value = (Regs[TM] in ThermometerRead() [all...] |
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 245 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init() 249 (np == PB) ? TB : TM ; in pcm_init() 252 mib->fddiPORTMy_Type = TM ; in pcm_init() 358 case TM : in pcm_init() 1278 mib->fddiPORTNeighborType = TM ; in pc_rcode_actions() 1281 if (mib->fddiPORTMy_Type == TM && in pc_rcode_actions() 1282 mib->fddiPORTNeighborType == TM) { in pc_rcode_actions() 1290 if (mib->fddiPORTMy_Type == TM || in pc_rcode_actions() 1291 mib->fddiPORTNeighborType == TM) in pc_rcode_actions() 1310 (mib->fddiPORTMy_Type != TM) in pc_rcode_actions() [all...] |
H A D | cfm.c | 129 case TM: in selection_criteria()
|
H A D | smt.c | 1956 if (smc->mib.p[port].fddiPORTMy_Type != TM) in smt_action()
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 241 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init() 245 (np == PB) ? TB : TM ; in pcm_init() 248 mib->fddiPORTMy_Type = TM ; in pcm_init() 354 case TM : in pcm_init() 1274 mib->fddiPORTNeighborType = TM ; in pc_rcode_actions() 1277 if (mib->fddiPORTMy_Type == TM && in pc_rcode_actions() 1278 mib->fddiPORTNeighborType == TM) { in pc_rcode_actions() 1286 if (mib->fddiPORTMy_Type == TM || in pc_rcode_actions() 1287 mib->fddiPORTNeighborType == TM) in pc_rcode_actions() 1306 (mib->fddiPORTMy_Type != TM) in pc_rcode_actions() [all...] |
H A D | cfm.c | 129 case TM: in selection_criteria()
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | smtstate.h | 46 #define TM 3 macro 85 unsigned char pcm_type ; /* TA TB TS TM */ 88 unsigned char pcm_neighbor ; /* TA TB TS TM */
|
H A D | cmtdef.h | 125 #define TM 3 /* M port */ macro
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | smtstate.h | 46 #define TM 3 macro 85 unsigned char pcm_type ; /* TA TB TS TM */ 88 unsigned char pcm_neighbor ; /* TA TB TS TM */
|
H A D | cmtdef.h | 125 #define TM 3 /* M port */ macro
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | scall64-n32.S | 56 jalr t2 # Do The Real Thing (TM)
|
H A D | scall64-n64.S | 66 jalr t2 # Do The Real Thing (TM)
|
H A D | scall32-o32.S | 43 * This Sucks (TM). 99 jalr t2 # Do The Real Thing (TM)
|
H A D | scall64-o32.S | 60 * This Sucks (TM). 91 jalr t2 # Do The Real Thing (TM)
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | scall64-n32.S | 56 jalr t2 # Do The Real Thing (TM)
|
H A D | scall64-n64.S | 65 jalr t2 # Do The Real Thing (TM)
|
H A D | scall64-o32.S | 60 * This Sucks (TM). 91 jalr t2 # Do The Real Thing (TM)
|
H A D | scall32-o32.S | 42 * This Sucks (TM). 96 jalr t2 # Do The Real Thing (TM)
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | scall-trans-mips64.S | 48 jalr t2 # Do The Real Thing (TM)
|
H A D | scall-trans-i386.S | 51 jalr t2 # Do The Real Thing (TM)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_init.h | 615 BLOCK_PRTY_INFO(TM, 0, 0, 0x7f, 0x7f, 0x7f),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_init.h | 615 BLOCK_PRTY_INFO(TM, 0, 0, 0x7f, 0x7f, 0x7f),
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 680 /* TM PF */ in qed_cxt_cfg_ilt_compute() 694 /* TM VF */ in qed_cxt_cfg_ilt_compute() 1136 clients[ILT_CLI_TM].first.reg = ILT_CFG_REG(TM, FIRST_ILT); in qed_cxt_mngr_alloc() 1137 clients[ILT_CLI_TM].last.reg = ILT_CFG_REG(TM, LAST_ILT); in qed_cxt_mngr_alloc() 1138 clients[ILT_CLI_TM].p_size.reg = ILT_CFG_REG(TM, P_SIZE); in qed_cxt_mngr_alloc()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 680 /* TM PF */ in qed_cxt_cfg_ilt_compute() 694 /* TM VF */ in qed_cxt_cfg_ilt_compute() 1131 clients[ILT_CLI_TM].first.reg = ILT_CFG_REG(TM, FIRST_ILT); in qed_cxt_mngr_alloc() 1132 clients[ILT_CLI_TM].last.reg = ILT_CFG_REG(TM, LAST_ILT); in qed_cxt_mngr_alloc() 1133 clients[ILT_CLI_TM].p_size.reg = ILT_CFG_REG(TM, P_SIZE); in qed_cxt_mngr_alloc()
|