Home
last modified time | relevance | path

Searched defs:bit_cfg (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpio/
Dgpio-thunderx.c77 u64 bit_cfg = readq(txgpio->register_base + bit_cfg_reg(line)); in thunderx_gpio_is_gpio_nowarn() local
136 u64 bit_cfg = txgpio->line_entries[line].fil_bits | GPIO_BIT_CFG_TX_OE; in thunderx_gpio_dir_out() local
160 u64 bit_cfg; in thunderx_gpio_get_direction() local
184 u64 bit_cfg; in thunderx_gpio_set_config() local
331 u64 bit_cfg; in thunderx_gpio_irq_set_type() local
496 u64 bit_cfg = readq(txgpio->register_base + bit_cfg_reg(i)); in thunderx_gpio_probe() local
/linux-6.12.1/drivers/input/touchscreen/
Dti_am335x_tsc.c77 int i, bit_cfg; in titsc_config_wires() local