Home
last modified time | relevance | path

Searched refs:gend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tangier.h57 #define GPIO_PINRANGE(gstart, gend, pstart) \
61 .npins = (gend) - (gstart) + 1, \
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c954 unsigned gend; in abx500_get_gpio_num() local
959 gend = p->offset + p->npins - 1; in abx500_get_gpio_num()
964 highest = gend; in abx500_get_gpio_num()
968 if (gend > highest) in abx500_get_gpio_num()
969 highest = gend; in abx500_get_gpio_num()
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c956 unsigned gend; in abx500_get_gpio_num() local
961 gend = p->offset + p->npins - 1; in abx500_get_gpio_num()
966 highest = gend; in abx500_get_gpio_num()
970 if (gend > highest) in abx500_get_gpio_num()
971 highest = gend; in abx500_get_gpio_num()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-merrifield.c43 #define GPIO_PINRANGE(gstart, gend, pstart) \
47 .npins = (gend) - (gstart) + 1, \
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1314 unsigned long lgre = 0, gend = 0; in decode_gam_rng_tbl() local
1349 gend = (unsigned long)gre->limit << UV_GAM_RANGE_SHFT; in decode_gam_rng_tbl()
1369 index, _min_socket, _max_socket, _min_pnode, _max_pnode, fls64(gend)); in decode_gam_rng_tbl()
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c9411 s8 gsta, gend; in rt2800_iq_search() local
9495 gend = gerr + 2; in rt2800_iq_search()
9501 for (gef = gsta; gef <= gend; gef = gef + 1) in rt2800_iq_search()

Completed in 20 milliseconds