Home
last modified time | relevance | path

Searched defs:en (Results 1 – 25 of 267) sorted by relevance

1234567891011

/linux/drivers/gpu/drm/amd/display/dc/gpio/
A Dgpio_service.c134 uint32_t en; in dal_gpio_service_create_irq() local
150 uint32_t en; in dal_gpio_service_create_generic_mux() local
181 uint32_t en) in dal_gpio_get_generic_pin_info()
242 uint32_t en) in is_pin_busy()
250 uint32_t en) in set_pin_busy()
258 uint32_t en) in set_pin_free()
266 uint32_t en) in dal_gpio_service_lock()
280 uint32_t en) in dal_gpio_service_unlock()
296 uint32_t en = gpio->en; in dal_gpio_service_open() local
430 uint32_t en) in dal_gpio_create_irq()
[all …]
A Dhw_generic.c96 uint32_t en, in dal_hw_generic_construct()
107 uint32_t en) in dal_hw_generic_init()
/linux/drivers/media/platform/qcom/venus/
A Dhfi_cmds.c446 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
509 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
517 struct hfi_enable *en = prop_data; in pkt_session_set_property_1x() local
560 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
567 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
574 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
581 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
841 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
857 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
864 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
[all …]
/linux/net/netfilter/ipvs/
A Dip_vs_lblc.c132 struct ip_vs_lblc_entry *en = container_of(head, in ip_vs_lblc_rcu_free() local
140 static inline void ip_vs_lblc_del(struct ip_vs_lblc_entry *en) in ip_vs_lblc_del()
168 ip_vs_lblc_hash(struct ip_vs_lblc_table *tbl, struct ip_vs_lblc_entry *en) in ip_vs_lblc_hash()
183 struct ip_vs_lblc_entry *en; in ip_vs_lblc_get() local
201 struct ip_vs_lblc_entry *en; in ip_vs_lblc_new() local
232 struct ip_vs_lblc_entry *en; in ip_vs_lblc_flush() local
259 struct ip_vs_lblc_entry *en; in ip_vs_lblc_full_check() local
301 struct ip_vs_lblc_entry *en; in ip_vs_lblc_check_expire() local
486 struct ip_vs_lblc_entry *en; in ip_vs_lblc_schedule() local
A Dip_vs_lblcr.c301 static inline void ip_vs_lblcr_free(struct ip_vs_lblcr_entry *en) in ip_vs_lblcr_free()
331 ip_vs_lblcr_hash(struct ip_vs_lblcr_table *tbl, struct ip_vs_lblcr_entry *en) in ip_vs_lblcr_hash()
346 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_get() local
364 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_new() local
399 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_flush() local
426 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_full_check() local
465 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_check_expire() local
650 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_schedule() local
/linux/fs/f2fs/
A Dextent_cache.c240 struct extent_node *en; in __attach_extent_node() local
276 struct extent_tree *et, struct extent_node *en) in __release_extent_node()
322 struct extent_node *en; in __init_extent_tree() local
337 struct extent_node *en; in __free_extent_tree() local
367 struct extent_node *en; in __f2fs_init_extent_tree() local
415 struct extent_node *en; in f2fs_lookup_extent_tree() local
463 struct extent_node *en = NULL; in __try_merge_extent_node() local
503 struct extent_node *en = NULL; in __insert_extent_tree() local
535 struct extent_node *en = NULL, *en1 = NULL; in f2fs_update_extent_tree_range() local
672 struct extent_node *en = NULL; in f2fs_update_extent_tree_range_compressed() local
[all …]
/linux/drivers/nvmem/
A Dsprd-efuse.c106 static void sprd_efuse_set_prog_power(struct sprd_efuse *efuse, bool en) in sprd_efuse_set_prog_power()
131 static void sprd_efuse_set_read_power(struct sprd_efuse *efuse, bool en) in sprd_efuse_set_read_power()
146 static void sprd_efuse_set_prog_lock(struct sprd_efuse *efuse, bool en) in sprd_efuse_set_prog_lock()
158 static void sprd_efuse_set_auto_check(struct sprd_efuse *efuse, bool en) in sprd_efuse_set_auto_check()
170 static void sprd_efuse_set_data_double(struct sprd_efuse *efuse, bool en) in sprd_efuse_set_data_double()
182 static void sprd_efuse_set_prog_en(struct sprd_efuse *efuse, bool en) in sprd_efuse_set_prog_en()
/linux/sound/pci/au88x0/
A Dau88x0_core.c788 static void vortex_fifo_setadbvalid(vortex_t * vortex, int fifo, int en) in vortex_fifo_setadbvalid()
889 static void vortex_fifo_setwtvalid(vortex_t * vortex, int fifo, int en) in vortex_fifo_setwtvalid()
1716 vortex_route(vortex_t * vortex, int en, unsigned char channel, in vortex_route()
1781 vortex_routeLRT(vortex_t * vortex, int en, unsigned char ch, in vortex_routeLRT()
1838 vortex_connection_src_mixin(vortex_t * vortex, int en, in vortex_connection_src_mixin()
1859 vortex_connection_adb_mixin(vortex_t * vortex, int en, in vortex_connection_adb_mixin()
1874 vortex_connection_src_src_adbdma(vortex_t * vortex, int en, in vortex_connection_src_src_adbdma()
1885 vortex_connection_mix_adb(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_mix_adb()
1894 vortex_connection_mix_src(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_mix_src()
2051 static void vortex_connect_default(vortex_t * vortex, int en) in vortex_connect_default()
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_err.c1394 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int()
1431 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int()
1493 bool en) in hclge_config_ppp_error_interrupt()
1541 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int()
1556 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int()
1589 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int()
1610 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int()
1626 bool en) in hclge_config_ppu_error_interrupts()
1684 static int hclge_config_ppu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppu_hw_err_int()
1713 static int hclge_config_ssu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ssu_hw_err_int()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/
A Dhw_translate_dce110.c43 uint32_t *en) in offset_to_id()
183 uint32_t en, in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/
A Dhw_translate_dce80.c67 uint32_t *en) in offset_to_id()
212 uint32_t en, in id_to_offset()
A Dhw_factory_dce80.c118 uint32_t en) in define_ddc_registers()
141 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/
A Dhw_translate_dce60.c67 uint32_t *en) in offset_to_id()
212 uint32_t en, in id_to_offset()
A Dhw_factory_dce60.c118 uint32_t en) in define_ddc_registers()
141 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
A Dhw_factory_dcn10.c151 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers()
163 uint32_t en) in define_ddc_registers()
186 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
A Dhw_translate_dcn10.c65 uint32_t *en) in offset_to_id()
205 uint32_t en, in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/
A Dhw_factory_dcn20.c181 uint32_t en) in define_ddc_registers()
204 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
214 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers()
A Dhw_translate_dcn20.c69 uint32_t *en) in offset_to_id()
191 uint32_t en, in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/
A Dhw_factory_dcn21.c159 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers()
171 uint32_t en) in define_ddc_registers()
194 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
A Dhw_translate_dcn21.c68 uint32_t *en) in offset_to_id()
196 uint32_t en, in id_to_offset()
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/
A Dhw_factory_dcn30.c187 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers()
199 uint32_t en) in define_ddc_registers()
222 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
A Dhw_translate_dcn30.c75 uint32_t *en) in offset_to_id()
197 uint32_t en, in id_to_offset()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dtestmode.c88 mt7915_tm_set_freq_offset(struct mt7915_phy *phy, bool en, u32 val) in mt7915_tm_set_freq_offset()
120 mt7915_tm_set_trx(struct mt7915_phy *phy, int type, bool en) in mt7915_tm_set_trx()
402 mt7915_tm_init(struct mt7915_phy *phy, bool en) in mt7915_tm_init()
433 mt7915_tm_set_tx_frames(struct mt7915_phy *phy, bool en) in mt7915_tm_set_tx_frames()
488 mt7915_tm_set_rx_frames(struct mt7915_phy *phy, bool en) in mt7915_tm_set_rx_frames()
515 mt7915_tm_set_tx_cont(struct mt7915_phy *phy, bool en) in mt7915_tm_set_tx_cont()
641 bool en = phy->mt76->test.state != MT76_TM_STATE_OFF; in mt7915_tm_update_params() local
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/
A Dhw_translate_dce120.c65 uint32_t *en) in offset_to_id()
205 uint32_t en, in id_to_offset()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dtestmode.c152 mt7615_tm_set_rx_enable(struct mt7615_dev *dev, bool en) in mt7615_tm_set_rx_enable()
172 mt7615_tm_set_tx_antenna(struct mt7615_phy *phy, bool en) in mt7615_tm_set_tx_antenna()
226 mt7615_tm_set_tx_frames(struct mt7615_phy *phy, bool en) in mt7615_tm_set_tx_frames()
247 bool en = phy->mt76->test.state != MT76_TM_STATE_OFF; in mt7615_tm_update_params() local

Completed in 61 milliseconds

1234567891011