Home
last modified time | relevance | path

Searched defs:bit_value (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gpio/
Ddrv_gpio_intf.c42 hi_u32 bit_value; member
45 static hi_void gpio_proc_write_cmd_process(hi_u32 cmd, hi_u32 group, hi_u32 bit, hi_u32 bit_value) in gpio_proc_write_cmd_process()
Ddrv_gpio.c259 hi_s32 hi_drv_gpio_write_bit(hi_u32 gpio_no, hi_u32 bit_value) in hi_drv_gpio_write_bit()
303 hi_s32 hi_drv_gpio_read_bit(hi_u32 gpio_no, hi_u32 *bit_value) in hi_drv_gpio_read_bit()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
Dhdmi_hal_ctrl.c127 hi_u32 bit_value; member
240 static hi_u32 ctrl_audio_bit_reg_get(hi_u32 bit_value) in ctrl_audio_bit_reg_get()