OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:altmask
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/usb/
umcpmio_subr.c
305
uint32_t
altmask
=
local in function:umcpmio_set_gpio_designation_sram
339
switch (flags &
altmask
) {
umcpmio_subr.c
305
uint32_t
altmask
=
local in function:umcpmio_set_gpio_designation_sram
339
switch (flags &
altmask
) {
/src/sys/arch/arm/broadcom/
bcm2835_gpio.c
868
uint32_t
altmask
= GPIO_PIN_ALT0 | GPIO_PIN_ALT1 |
local in function:bcm2835gpio_gpio_pin_ctl
882
} else if ((flags &
altmask
) != 0) {
885
switch (flags &
altmask
) {
bcm2835_gpio.c
868
uint32_t
altmask
= GPIO_PIN_ALT0 | GPIO_PIN_ALT1 |
local in function:bcm2835gpio_gpio_pin_ctl
882
} else if ((flags &
altmask
) != 0) {
885
switch (flags &
altmask
) {
/src/sys/dev/pci/
if_iwn.c
5892
uint64_t
altmask
;
local in function:iwn_read_firmware_tlv
5914
altmask
= le64toh(hdr->
altmask
);
5915
while (alt > 0 && !(
altmask
& (1ULL << alt)))
if_iwn.c
5892
uint64_t
altmask
;
local in function:iwn_read_firmware_tlv
5914
altmask
= le64toh(hdr->
altmask
);
5915
while (alt > 0 && !(
altmask
& (1ULL << alt)))
if_iwnreg.h
1463
uint64_t
altmask
;
member in struct:iwn_fw_tlv_hdr
if_iwnreg.h
1463
uint64_t
altmask
;
member in struct:iwn_fw_tlv_hdr
Completed in 243 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025