/openbmc/linux/drivers/clk/sprd/ |
H A D | pll.h | 53 const u64 *itable; member 70 .itable = _itable, \
|
H A D | ums512-clk.c | 200 static const u64 itable[8] = { 7, 0, 0, variable 220 itable, f_pll, 240, 1000, 1000, 1, 750000000); 281 itable, f_pll, 240, 1000, 1000, 1, 750000000); 324 itable, f_pll, 240, 1000, 1000, 1, 750000000); 335 itable, f_pll, 240, 1000, 1000, 1, 750000000); 342 itable, f_pll, 240, 1000, 1000, 1, 750000000); 347 itable, f_pll, 240, 1000, 1000, 1, 750000000);
|
H A 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);
|
H A D | pll.c | 208 ibias_val = pll_get_ibias(fvco, pll->itable); in _sprd_pll_set_rate()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | mce_power.c | 703 const struct mce_ierror_table itable[]) in mce_handle_error() argument 713 handled = mce_handle_ierror(regs, srr1, itable, &mce_err, &addr, in mce_handle_error()
|
/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge.c | 2300 u8 __iomem *itable; in myri10ge_open() local 2337 itable = mgp->sram + cmd.data0; in myri10ge_open() 2339 __raw_writeb(i, &itable[i]); in myri10ge_open()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ext4.rst | 349 The lazy itable init code will wait n times the number of milliseconds
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-online-fsck-design.rst | 3186 (*itable*) of fixed-size records (*inodes*) describing a file's attributes and
|