Home
last modified time | relevance | path

Searched defs:bit (Results 1 – 15 of 15) sorted by relevance

/tf-a-ffa_el3_spmc/plat/mediatek/common/drivers/gpio/
A Dmtgpio_common.c30 uint32_t pos, bit; in mt_set_gpio_dir_chip() local
47 uint32_t pos, bit; in mt_get_gpio_dir_chip() local
61 uint32_t pos, bit; in mt_set_gpio_out_chip() local
78 uint32_t pos, bit; in mt_get_gpio_in_chip() local
98 uint32_t bit = gpio_info.bit; in mt_gpio_set_spec_pull_pupd() local
123 uint32_t bit = gpio_info.bit; in mt_gpio_set_pull_pu_pd() local
165 uint32_t bit = gpio_info.bit; in mt_gpio_get_spec_pull_pupd() local
193 uint32_t bit = gpio_info.bit; in mt_gpio_get_pull_pu_pd() local
A Dmtgpio_common.h102 uint8_t bit; member
/tf-a-ffa_el3_spmc/plat/mediatek/mt8183/drivers/gpio/
A Dmtgpio.c36 uint32_t pos, bit; in mt_set_gpio_dir_chip() local
52 uint32_t pos, bit; in mt_get_gpio_dir_chip() local
66 uint32_t pos, bit; in mt_set_gpio_out_chip() local
82 uint32_t pos, bit; in mt_get_gpio_out_chip() local
96 uint32_t pos, bit; in mt_get_gpio_in_chip() local
110 uint32_t pos, bit; in mt_set_gpio_mode_chip() local
131 uint32_t pos, bit; in mt_get_gpio_mode_chip() local
/tf-a-ffa_el3_spmc/plat/mediatek/common/
A Dmtk_cirq.c240 uint32_t bit = 1U << (cirq_num % 32U); in mt_cirq_set_pol() local
268 uint32_t bit = 1U << (cirq_num % 32U); in mt_cirq_mask() local
288 uint32_t bit = 1U << (cirq_num % 32U); in mt_cirq_unmask() local
/tf-a-ffa_el3_spmc/plat/xilinx/common/pm_service/
A Dpm_ipi.c271 uint32_t i, j, c, bit, datain, crcmask, crchighbit; in calculate_crc() local
/tf-a-ffa_el3_spmc/plat/mediatek/common/drivers/gic600/
A Dmt_gic_v3.c192 uint32_t bit = 1U << (irq % 32); in mt_irq_set_pending() local
/tf-a-ffa_el3_spmc/plat/rockchip/px30/drivers/soc/
A Dsoc.h75 #define GATE_ID(reg, bit) ((reg) * 16 + (bit)) argument
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/driver/
A Dusb_phy.c46 static int32_t pll_lock_check(uint32_t address, uint32_t bit) in pll_lock_check()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/drivers/soc/
A Dsoc.h54 #define GATE_ID(reg, bit) (((reg) * 16) + (bit)) argument
/tf-a-ffa_el3_spmc/drivers/mtd/nand/
A Draw_nand.c230 uint32_t bit; in nand_check_crc() local
/tf-a-ffa_el3_spmc/plat/rockchip/rk3328/drivers/soc/
A Dsoc.h63 #define GATE_ID(reg, bit) ((reg * 16) + bit) argument
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/drivers/soc/
A Dsoc.h92 #define GATE_ID(reg, bit) ((reg * 16) + bit) argument
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/
A Dplat_ble_setup.c431 uint8_t parity, bit; in ble_plat_svc_config() local
/tf-a-ffa_el3_spmc/drivers/st/bsec/
A Dbsec.c126 uint32_t bit = BIT(otp & BSEC_OTP_MASK); in bsec_check_error() local
/tf-a-ffa_el3_spmc/drivers/st/clk/
A Dstm32mp1_clk.c239 uint8_t bit; member

Completed in 38 milliseconds