Home
last modified time | relevance | path

Searched refs:island (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000/
H A Dnfp_xpb.h14 #define NFP_XPB_OVERLAY(island) (((island) & 0x3f) << 24) argument
16 #define NFP_XPB_ISLAND(island) (NFP_XPB_OVERLAY(island) + 0x60000) argument
22 #define NFP_XPB_DEVICE(island, slave, device) \ argument
23 (NFP_XPB_OVERLAY(island) | \
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191116.patch.gz
HDncurses-6.1-20191019.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20191005.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20191228.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20191015.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20190706.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20191123.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20190810.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20190914.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20191221.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20191109.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
HDncurses-6.1-20190817.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http:
HDncurses-6.1-20190928.patch.gz ... 9# ftp://ftp.invisible-island.net/ncurses/6.1 10# http: ...
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3-lpm.c662 u64 island; in pm_signal_group_to_ps3_lv1_signal_group() local
668 island = 0; in pm_signal_group_to_ps3_lv1_signal_group()
672 island = 2; in pm_signal_group_to_ps3_lv1_signal_group()
675 island = 3; in pm_signal_group_to_ps3_lv1_signal_group()
678 island = 4; in pm_signal_group_to_ps3_lv1_signal_group()
681 island = 5; in pm_signal_group_to_ps3_lv1_signal_group()
684 island = 6; in pm_signal_group_to_ps3_lv1_signal_group()
687 island = 7; in pm_signal_group_to_ps3_lv1_signal_group()
690 island = 8; in pm_signal_group_to_ps3_lv1_signal_group()
694 island = 2; in pm_signal_group_to_ps3_lv1_signal_group()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h67 #define NFP_CPP_ATOMIC_RD(target, island) \ argument
68 NFP_CPP_ISLAND_ID((target), 3, 0, (island))
69 #define NFP_CPP_ATOMIC_WR(target, island) \ argument
70 NFP_CPP_ISLAND_ID((target), 4, 0, (island))
103 #define NFP_CPP_ISLAND_ID(target, action, token, island) \ argument
105 (((action) & 0xff) << 8) | (((island) & 0xff) << 0))
H A Dnfp_rtsym.c31 u8 island; member
75 sw->domain = nfp_meid(fw->island, fw->menum); in nfp_rtsym_sw_entry_init()
76 else if (fw->island != 0xff) in nfp_rtsym_sw_entry_init()
77 sw->domain = fw->island; in nfp_rtsym_sw_entry_init()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/dialog/
H A Ddialog_1.3-20210509.bb5 HOMEPAGE = "http://invisible-island.net/dialog/"
11 SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libx11/
H A DCVE-2022-3554.patch2 From: "Thomas E. Dickey" <dickey@invisible-island.net>
37 Signed-off-by: Thomas E. Dickey's avatarThomas E. Dickey <dickey@invisible-island.net>
/OK3568_Linux_fs/buildroot/package/mawk/
H A DConfig.in6 http://invisible-island.net/mawk/mawk.html
/OK3568_Linux_fs/buildroot/package/xterm/
H A DConfig.in10 http://invisible-island.net/xterm/
H A Dxterm.mk13 XTERM_CPE_ID_VENDOR = invisible-island
/OK3568_Linux_fs/buildroot/package/lynx/
H A DConfig.in9 http://lynx.invisible-island.net/
/OK3568_Linux_fs/buildroot/package/dialog/
H A DConfig.in14 http://invisible-island.net/dialog/dialog.html
/OK3568_Linux_fs/kernel/drivers/clk/mmp/
H A DMakefile11 obj-$(CONFIG_COMMON_CLK_MMP2) += clk-of-mmp2.o clk-pll.o pwr-island.o

123