Searched refs:itable (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/clk/sprd/ |
D | pll.h | 53 const u64 *itable; member 70 .itable = _itable, \
|
D | sc9863a-clk.c | 75 static const u64 itable[5] = {4, 1000000000, 1200000000, variable 91 static SPRD_PLL_FW_NAME(twpll, "twpll", "ext-26m", 0x4, 3, itable, 126 static SPRD_PLL_HW(lpll, "lpll", &lpll_gate.common.hw, 0x20, 3, itable, 144 static SPRD_PLL_HW(gpll, "gpll", &gpll_gate.common.hw, 0x38, 3, itable, 147 static SPRD_PLL_HW(isppll, "isppll", &isppll_gate.common.hw, 0x50, 3, itable, 236 3, itable, f_lpll, 240, 1000, 1000, 0, 0);
|
D | pll.c | 208 ibias_val = pll_get_ibias(fvco, pll->itable); in _sprd_pll_set_rate()
|
/Linux-v5.10/drivers/net/ethernet/neterion/vxge/ |
D | vxge-config.c | 3759 u16 flag, u8 *itable) in vxge_hw_rts_rth_data0_data1_get() argument 3766 itable[j]); in vxge_hw_rts_rth_data0_data1_get() 3773 itable[j]); in vxge_hw_rts_rth_data0_data1_get() 3779 itable[j]); in vxge_hw_rts_rth_data0_data1_get() 3786 itable[j]); in vxge_hw_rts_rth_data0_data1_get() 3798 u8 *itable, in vxge_hw_vpath_rts_rth_itable_set() argument 3827 itable[j]); in vxge_hw_vpath_rts_rth_itable_set() 3843 itable[j]); in vxge_hw_vpath_rts_rth_itable_set() 3846 vpath_handles[mtable[itable[j]]], action, in vxge_hw_vpath_rts_rth_itable_set() 3864 if (mtable[itable[j]] != i) { in vxge_hw_vpath_rts_rth_itable_set() [all …]
|
D | vxge-config.h | 2053 u8 *itable,
|
D | vxge-main.c | 1913 u8 itable[256] = {0}; /* indirection table */ in vxge_rth_configure() local 1923 itable[index] = index; in vxge_rth_configure() 1930 mtable, itable, in vxge_rth_configure()
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | mce_power.c | 687 const struct mce_ierror_table itable[]) in mce_handle_error() argument 698 handled = mce_handle_ierror(regs, itable, &mce_err, &addr, in mce_handle_error()
|
/Linux-v5.10/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 2292 u8 __iomem *itable; in myri10ge_open() local 2329 itable = mgp->sram + cmd.data0; in myri10ge_open() 2331 __raw_writeb(i, &itable[i]); in myri10ge_open()
|
/Linux-v5.10/Documentation/admin-guide/ |
D | ext4.rst | 349 The lazy itable init code will wait n times the number of milliseconds
|