OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NBANKS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/rockchip/
rk3288_iomux.c
96
#define
NBANKS
9
99
static uint32_t rk3288_iomux_flags[
NBANKS
][NPINSPERBANK / 8] = {
111
static int rk3288_iomux_offset[
NBANKS
][NPINSPERBANK / 8] = {
129
if (bank >=
NBANKS
|| idx >= NPINSPERBANK) {
rk3588_iomux.c
66
#define
NBANKS
5
68
#define NPINS (
NBANKS
* NPINPERBANK)
83
static const struct regmask rk3588_drive_regmap[
NBANKS
* NPINPERBANK] = {
275
static const struct regmask rk3588_pull_regmap[
NBANKS
* NPINPERBANK] = {
463
static const struct regmask rk3588_schmitt_regmap[
NBANKS
* NPINPERBANK] = {
651
static const struct regmaskreg rk3588_iomux_regmap[
NBANKS
* NPINPERBANK] = {
/src/sys/arch/mips/cavium/
octeonvar.h
82
#define
NBANKS
2
93
uint64_t cpu_ip2_en[
NBANKS
];
94
uint64_t cpu_ip3_en[
NBANKS
];
95
uint64_t cpu_ip4_en[
NBANKS
];
97
uint64_t cpu_ip2_enable[
NBANKS
];
98
uint64_t cpu_ip3_enable[
NBANKS
];
99
uint64_t cpu_ip4_enable[
NBANKS
];
/src/games/trek/
trek.h
202
#define
NBANKS
6 /* number of phaser banks */
Completed in 51 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025